<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://code.msdn.microsoft.com/rss.xsl"?><rss version="2.0"><channel><title>WaterMarkNC Plugin JQuery</title><link>http://code.msdn.microsoft.com/watermarknc/Project/ProjectRss.aspx</link><description>Plugin para aplicar watermark a input box o textbox &amp;#40;asp&amp;#41;.   Recibe dos par&amp;#225;metros&amp;#58;   JQuery.WaterMarkOn&amp;#40;param1, param2&amp;#41;&amp;#59;   param1&amp;#58; string conteniendo aquellos input box o textbox en los que no se desea ...</description><item><title>RELEASED: WaterMarkNC (Jan 03, 2009)</title><link>http://code.msdn.microsoft.com/watermarknc/Release/ProjectReleases.aspx?ReleaseId=2009</link><description></description><author></author><pubDate>Sat, 03 Jan 2009 04:03:12 GMT</pubDate><guid isPermaLink="false">RELEASED: WaterMarkNC (Jan 03, 2009) 20090103A</guid></item><item><title>UPDATED RELEASE: WaterMarkNC (ene 03, 2009)</title><link>http://code.msdn.microsoft.com/watermarknc/Release/ProjectReleases.aspx?ReleaseId=2009</link><description></description><author></author><pubDate>Sat, 03 Jan 2009 04:03:12 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: WaterMarkNC (ene 03, 2009) 20090103A</guid></item><item><title>UPDATED RELEASE: WaterMarkNC (ene 03, 2009)</title><link>http://code.msdn.microsoft.com/watermarknc/Release/ProjectReleases.aspx?ReleaseId=2009</link><description></description><author></author><pubDate>Sat, 03 Jan 2009 04:02:27 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: WaterMarkNC (ene 03, 2009) 20090103A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://code.msdn.microsoft.com/watermarknc/Wiki/View.aspx?title=Home&amp;version=4</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Resource Page Description&lt;/b&gt;&lt;br /&gt;&lt;br /&gt; &lt;br /&gt;Plugin para aplicar watermark a input box o textbox (asp).&lt;br /&gt;Recibe dos par&amp;#225;metros:&lt;br /&gt;JQuery.WaterMarkOn(param1, param2);&lt;br /&gt;param1: string conteniendo aquellos input box o textbox en los que no se desea aplicar el watermark.&lt;br /&gt;param2: string &amp;quot;true&amp;quot; o &amp;quot;false&amp;quot; que indica si se desea seleccionar el texto al obtener el foco.&lt;br /&gt;Ejemplo:&lt;br /&gt;JQuery.WaterMarkOn(&amp;quot;input3,input5&amp;quot;, &amp;quot;true&amp;quot;);&lt;br /&gt;En el ejemplo anterior se indica que al input3 y al input5 no se aplique el watermark y que se desea realizar un select a los input.&lt;br /&gt; &lt;br /&gt;Aqu&amp;#237; pueden ver el ejemplo en acci&amp;#243;n. &lt;a href="http://webinfo.es/ejemplosjquery/ejemplo8/index.html" class="externalLink"&gt;http://webinfo.es/ejemplosjquery/ejemplo8/index.html&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;El plugin consta de dos ficheros, el c&amp;#243;digo jquery y un fichero css para que puedan personalizar el watermark.&lt;br /&gt; &lt;br /&gt;---------------------------------------------------------------&lt;br /&gt;	&lt;br /&gt;Plugin to implement a watermark textbox or input box (ASP).&lt;br /&gt;Takes two parameters:&lt;br /&gt;JQuery.WaterMarkOn (param1, param2);&lt;br /&gt;param1: string containing those textbox or input box in which you do not want to apply the watermark.&lt;br /&gt;param2: string &amp;quot;true or false that indicates if you want to select the text to get the focus.&lt;br /&gt;Example:&lt;br /&gt;JQuery.WaterMarkOn (INPUT3, input5 &amp;quot;,&amp;quot; true &amp;quot;);&lt;br /&gt;In the example above indicates that INPUT3 and andalusia andalusia input5 not apply watermark and you want to make a select input.&lt;br /&gt; &lt;br /&gt;&lt;a href="http://webinfo.es/ejemplosjquery/ejemplo8/index.html" class="externalLink"&gt;http://webinfo.es/ejemplosjquery/ejemplo8/index.html&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; Here you can see the example in action.&lt;br /&gt;The plugin has two files, the jQuery code and a css file so that they can customize the watermark.&lt;br /&gt;
&lt;/div&gt;</description><author>fsancab</author><pubDate>Sat, 03 Jan 2009 03:27:19 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20090103A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://code.msdn.microsoft.com/watermarknc/Wiki/View.aspx?title=Home&amp;version=3</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Resource Page Description&lt;/b&gt;&lt;br /&gt;&lt;br /&gt; &lt;br /&gt;Plugin para aplicar watermark a input box o textbox (asp).&lt;br /&gt;Recibe dos par&amp;#225;metros:&lt;br /&gt;JQuery.WaterMarkOn(param1, param2);&lt;br /&gt;param1: string conteniendo aquellos input box o textbox en los que no se desea aplicar el watermark.&lt;br /&gt;param2: string &amp;quot;true&amp;quot; o &amp;quot;false&amp;quot; que indica si se desea seleccionar el texto al obtener el foco.&lt;br /&gt;Ejemplo:&lt;br /&gt;JQuery.WaterMarkOn(&amp;quot;input3,input5&amp;quot;, &amp;quot;true&amp;quot;);&lt;br /&gt;En el ejemplo anterior se indica que al input3 y al input5 no se aplique el watermark y que se desea realizar un select a los input.&lt;br /&gt; &lt;br /&gt;Aqu&amp;#237; pueden ver el ejemplo en acci&amp;#243;n. &lt;a href="http://webinfo.es/ejemplosjquery/ejemplo8/index.html" class="externalLink"&gt;http://webinfo.es/ejemplosjquery/ejemplo8/index.html&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;El plugin consta de dos ficheros, el c&amp;#243;digo jquery y un fichero css para que puedan personalizar el watermark.&lt;br /&gt; &lt;br /&gt;---------------------------------------------------------------&lt;br /&gt;	&lt;br /&gt;Plugin to implement a watermark textbox or input box (ASP).&lt;br /&gt;Takes two parameters:&lt;br /&gt;JQuery.WaterMarkOn (param1, param2);&lt;br /&gt;param1: string containing those textbox or input box in which you do not want to apply the watermark.&lt;br /&gt;param2: string &amp;quot;true or false that indicates if you want to select the text to get the focus.&lt;br /&gt;Example:&lt;br /&gt;JQuery.WaterMarkOn (INPUT3, input5 &amp;quot;,&amp;quot; true &amp;quot;);&lt;br /&gt;In the example above indicates that INPUT3 and andalusia andalusia input5 not apply watermark and you want to make a select input.&lt;br /&gt; &lt;br /&gt;&lt;a href="http://webinfo.es/ejemplosjquery/ejemplo8/index.html" class="externalLink"&gt;http://webinfo.es/ejemplosjquery/ejemplo8/index.html&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; Hereyou can see the example in action.&lt;br /&gt;The plugin has two files, the jQuery code and a css file so that they can customize the watermark.&lt;br /&gt;
&lt;/div&gt;</description><author>fsancab</author><pubDate>Sat, 03 Jan 2009 03:27:00 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20090103A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://code.msdn.microsoft.com/watermarknc/Wiki/View.aspx?title=Home&amp;version=2</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Resource Page Description&lt;/b&gt;&lt;br /&gt;&lt;br /&gt; &lt;br /&gt;Plugin para aplicar watermark a input box o textbox (asp).&lt;br /&gt;Recibe dos par&amp;#225;metros:&lt;br /&gt;JQuery.WaterMarkOn(param1, param2);&lt;br /&gt;param1: string conteniendo aquellos input box o textbox en los que no se desea aplicar el watermark.&lt;br /&gt;param2: string &amp;quot;true&amp;quot; o &amp;quot;false&amp;quot; que indica si se desea seleccionar el texto al obtener el foco.&lt;br /&gt;Ejemplo:&lt;br /&gt;JQuery.WaterMarkOn(&amp;quot;input3,input5&amp;quot;, &amp;quot;true&amp;quot;);&lt;br /&gt;En el ejemplo anterior se indica que al input3 y al input5 no se aplique el watermark y que se desea realizar un select a los input.&lt;br /&gt; &lt;br /&gt;Aqu&amp;#237; pueden ver el ejemplo en acci&amp;#243;n. {url:http://webinfo.es/ejemplosjquery/ejemplo8/index.html]&lt;br /&gt;El plugin consta de dos ficheros, el c&amp;#243;digo jquery y un fichero css para que puedan personalizar el watermark.&lt;br /&gt; &lt;br /&gt;---------------------------------------------------------------&lt;br /&gt;	&lt;br /&gt;Plugin to implement a watermark textbox or input box (ASP).&lt;br /&gt;Takes two parameters:&lt;br /&gt;JQuery.WaterMarkOn (param1, param2);&lt;br /&gt;param1: string containing those textbox or input box in which you do not want to apply the watermark.&lt;br /&gt;param2: string &amp;quot;true or false that indicates if you want to select the text to get the focus.&lt;br /&gt;Example:&lt;br /&gt;JQuery.WaterMarkOn (INPUT3, input5 &amp;quot;,&amp;quot; true &amp;quot;);&lt;br /&gt;In the example above indicates that INPUT3 and andalusia andalusia input5 not apply watermark and you want to make a select input.&lt;br /&gt; &lt;br /&gt;{url:http://webinfo.es/ejemplosjquery/ejemplo8/index.html] Hereyou can see the example in action.&lt;br /&gt;The plugin has two files, the jQuery code and a css file so that they can customize the watermark.&lt;br /&gt;
&lt;/div&gt;</description><author>fsancab</author><pubDate>Sat, 03 Jan 2009 03:26:13 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20090103A</guid></item></channel></rss>