<?xml version="1.0" encoding="iso-8859-1" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Foro Vida Una : Mensaje al entrar en la web</title>
  <link>https://www.vidauna.com/</link>
  <description><![CDATA[This is an XML content feed of; Foro Vida Una : C&#243;digos JavaScript : Mensaje al entrar en la web]]></description>
  <pubDate>Wed, 06 May 2026 10:40:40 +0000</pubDate>
  <lastBuildDate>Tue, 25 Jan 2011 08:54:11 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.07</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>https://www.vidauna.com/RSS_post_feed.asp?TID=1360</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Foro Vida Una]]></title>
   <url>https://www.vidauna.com/images/vidauna_logo.gif</url>
   <link>https://www.vidauna.com/</link>
  </image>
  <item>
   <title><![CDATA[Mensaje al entrar en la web : Mensaje al entrar en la web    Copia...]]></title>
   <link>https://www.vidauna.com/mensaje-al-entrar-en-la-web_topic1360_post4667.html#4667</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.vidauna.com/member_profile.asp?PF=110">Programador</a><br /><strong>Subject:</strong> 1360<br /><strong>Posted:</strong> 25&nbsp;Enero&nbsp;2011 at 8:54am<br /><br /><P align=center><strong>Mensaje al entrar en la web</strong></P><DIV></DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV><EM>Copia y pega en &lt;head&gt;</EM></DIV><DIV>&nbsp;</DIV><DIV>&lt;script language="JavaScript1.2"&gt;</DIV><DIV><BR>//drag drop function for NS 4////<BR>/////////////////////////////////</DIV><DIV><BR>var dragswitch=0<BR>var nsx<BR>var nsy<BR>var nstemp</DIV><DIV>function drag_dropns(name){<BR>temp=eval(name)<BR>temp.captureEvents(Event.MOUSEDOWN | Event.MOUSEUP)<BR>temp.onmousedown=gons<BR>temp.onmousemove=dragns<BR>temp.onmouseup=stopns<BR>}</DIV><DIV>function gons(e){<BR>temp.captureEvents(Event.MOUSEMOVE)<BR>nsx=e.x<BR>nsy=e.y<BR>}<BR>function dragns(e){<BR>if (dragswitch==1){<BR>temp.moveBy(e.x-nsx,e.y-nsy)<BR>return false<BR>}<BR>}</DIV><DIV>function stopns(){<BR>temp.releaseEvents(Event.MOUSEMOVE)<BR>}</DIV><DIV><BR>//drag drop function for IE 4+////<BR>/////////////////////////////////</DIV><DIV>var dragapproved=false</DIV><DIV>function drag_dropie(){<BR>if (dragapproved==true){<BR>document.all.showimage.style.pixelLeft=tempx+event.clientX-iex<BR>document.all.showimage.style.pixelTop=tempy+event.clientY-iey<BR>return false<BR>}<BR>}</DIV><DIV>function initializedragie(){<BR>iex=event.clientX<BR>iey=event.clientY<BR>tempx=showimage.style.pixelLeft<BR>tempy=showimage.style.pixelTop<BR>dragapproved=true<BR>document.onmousemove=drag_dropie<BR>}</DIV><DIV><BR>if (document.all){<BR>document.onmouseup=new Function("dragapproved=false")<BR>}</DIV><DIV>////drag drop functions end here//////</DIV><DIV>function hidebox(){<BR>if (document.all)<BR>showimage.style.visibility="hidden"<BR>else if (document.layers)<BR>document.showimage.visibility="hide"<BR>}</DIV><DIV><BR>&lt;/script&gt;</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV><EM>Copia y pega en tu pagina &lt;body&gt; si te da algun problema incluye esta parte dentro de una tabla . Puedes modificar los colores , el tipo de fuente , el tamaño...</EM></DIV><DIV><EM>Guardate esta imagen en el mismo directorio que el script y la pagina: <img src="http://www.vidauna.com/foro/uploads/110/Close.gif" height="16" width="16" border="0" /></EM></DIV><DIV>&nbsp;</DIV><DIV>&lt;div id="showimage" style="position:absolute;width:250px;left:10;top:70"&gt;</DIV><DIV>&lt;table border="0" width="250" bgcolor="#FF0000" cellspacing="0" cellpadding="4"&gt;<BR>&lt;tr&gt;<BR>&lt;td width="100%"&gt;&lt;table border="0" width="100%" cellspacing="0" cellpadding="0" height="36"&gt;<BR>&lt;tr&gt;<BR>&lt;td onMousedown="initializedragie()" style="cursor:move" width="100%"&gt;&lt;ilayer width="100%"&gt;&lt;layer width="100%" onMouseover="dragswitch=1;drag_dropns(showimage)" onMouseout="dragswitch=0"&gt;<BR>&lt;center&gt;<BR>&lt;font face="Verdana" color="#FFFFFF"&gt;&lt;strong&gt;AQUÍ PUEDES PONER UN TITULO&lt;/strong&gt;&lt;/font&gt;<BR>&lt;/center&gt;&lt;/layer&gt;&lt;/ilayer&gt;&lt;/td&gt;</DIV><DIV>&lt;td style="cursor:hand"&gt;&lt;a href="#" onClick="hidebox();return false"&gt;<BR>&lt;img src="close.gif" border=0 width="16" height="16"&gt;&lt;/a&gt;&lt;/td&gt;<BR>&lt;/tr&gt;</DIV><DIV>&lt;tr&gt;<BR>&lt;td width="100%" bgcolor="#CCCC33" style="padding:2px" colspan="2"&gt;<BR>&lt;!--Begin html content here. ---------&gt;<BR>&lt;div align="center"&gt;&lt;font size="2"&gt;Aquí puedes poner lo que quieras.&lt;br&gt;Imágenes, enlaces , , ,&lt;img src="boy4.gif" border="0"&gt;&lt;/font&gt;&lt;p&gt;&lt;strong&gt;<BR>&nbsp; &lt;font size="2"&gt;&lt;br&gt;Cualquier código html sirve para configurar el mensaje que tu quieras.&lt;/font&gt;&lt;/strong&gt;&lt;/div&gt;</DIV><DIV>&lt;!--End of html content. ---------&gt;<BR>&lt;/td&gt;<BR>&lt;/tr&gt;<BR>&lt;/table&gt;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Tue, 25 Jan 2011 08:54:11 +0000</pubDate>
   <guid isPermaLink="true">https://www.vidauna.com/mensaje-al-entrar-en-la-web_topic1360_post4667.html#4667</guid>
  </item> 
 </channel>
</rss>