<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>TheDavis Blog &#187; Archivo para la etiqueta `jquery´ </title>
	<atom:link href="http://arpaneting.es/tag/jquery/feed/" rel="self" type="application/rss+xml" />
	<link>http://arpaneting.es</link>
	<description>Bienvenido a TheDavis Blog, un sitio un tanto especial...</description>
	<lastBuildDate>Mon, 23 Jan 2012 09:11:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Validación de comentarios en WordPress con jQuery</title>
		<link>http://arpaneting.es/2011/06/29/validacion-de-comentarios-en-wordpress-con-jquery/</link>
		<comments>http://arpaneting.es/2011/06/29/validacion-de-comentarios-en-wordpress-con-jquery/#comments</comments>
		<pubDate>Wed, 29 Jun 2011 13:02:27 +0000</pubDate>
		<dc:creator>thedavis</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Desarrollo]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://arpaneting.es/?p=828</guid>
		<description><![CDATA[¡Ya era hora de aplicarlo al blog! :) Con un poco de jQuery y algo de CSS se consigue una fácil validación por parte de cliente de los datos del formulario.]]></description>
			<content:encoded><![CDATA[<p><a  href="http://arpaneting.es/wp-content/uploads/2011/06/validacion_comentarios_wordpress.jpg" class="thickbox no_icon" rel="gallery-828" title="Validación"><img class="aligncenter size-full wp-image-829" title="Validación" src="http://arpaneting.es/wp-content/uploads/2011/06/validacion_comentarios_wordpress.jpg" alt="" width="600" height="302" /></a></p>
<p>¡Ya era hora de aplicarlo al blog! :)</p>
<p>Con un poco de jQuery y algo de CSS se consigue una fácil validación por parte de cliente de los datos del formulario.</p>
]]></content:encoded>
			<wfw:commentRss>http://arpaneting.es/2011/06/29/validacion-de-comentarios-en-wordpress-con-jquery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cinco técnicas CSS/jQuery muy útiles</title>
		<link>http://arpaneting.es/2011/06/29/cinco-tecnicas-cssjquery-muy-utiles/</link>
		<comments>http://arpaneting.es/2011/06/29/cinco-tecnicas-cssjquery-muy-utiles/#comments</comments>
		<pubDate>Wed, 29 Jun 2011 06:34:22 +0000</pubDate>
		<dc:creator>thedavis</dc:creator>
				<category><![CDATA[Desarrollo]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[jquery]]></category>

		<guid isPermaLink="false">http://arpaneting.es/?p=823</guid>
		<description><![CDATA[Hace unos días publicaron en Smashing Magazine cinco técnicas muy útiles basadas en CSS y jQuery. Efectos de texto animados, Animar imágenes sin GIFs, Menús drop-down, Navegación Slideshow, Iconos animados en botones sobre el evento hover. Personalmente el mejor tip de todo el post es el número 2, el animar un fondo sin usar un [...]]]></description>
			<content:encoded><![CDATA[<p><a  href="http://arpaneting.es/wp-content/uploads/2011/06/inverse-negative-space.jpg" class="thickbox no_icon" rel="gallery-823" title="inverse-negative-space"><img class="aligncenter size-full wp-image-825" title="inverse-negative-space" src="http://arpaneting.es/wp-content/uploads/2011/06/inverse-negative-space.jpg" alt="" width="500" height="200" /></a></p>
<p>Hace unos días publicaron en<a  title="Smashing Magazine" href="http://www.smashingmagazine.com/" target="_blank"> Smashing Magazine</a> cinco técnicas muy útiles basadas en CSS y jQuery.</p>
<ol>
<li>Efectos de<a  title="Extruded Text Effect" href="http://coding.smashingmagazine.com/2011/06/16/five-useful-interactive-css-jquery-techniques-deconstruted/#extruded-text" target="_blank"> texto animados</a>,</li>
<li><a  title="Animating A Background Image" href="http://coding.smashingmagazine.com/2011/06/16/five-useful-interactive-css-jquery-techniques-deconstruted/#animated-images" target="_blank">Animar imágenes</a> sin GIFs,</li>
<li>Menús <a  title="Mega Dropdown" href="http://coding.smashingmagazine.com/2011/06/16/five-useful-interactive-css-jquery-techniques-deconstruted/#mega-dropdown" target="_blank">drop-down</a>,</li>
<li>Navegación <a  title="Animated Slideshow Navigation" href="http://coding.smashingmagazine.com/2011/06/16/five-useful-interactive-css-jquery-techniques-deconstruted/#slideshow-navigation" target="_blank">Slideshow</a>,</li>
<li><a  title="Animated Icons" href="http://coding.smashingmagazine.com/2011/06/16/five-useful-interactive-css-jquery-techniques-deconstruted/#animated-icons" target="_blank">Iconos animados </a>en botones sobre el evento hover.</li>
</ol>
<p>Personalmente el mejor tip de todo el post es el número 2, el animar un fondo sin usar un gifs, es impressive.</p>
<p>Que disfrutéis ;)</p>
<p><strong>Vía: </strong><a  title="Five Useful Interactive CSS/jQuery Techniques Deconstructed" href="http://coding.smashingmagazine.com/2011/06/16/five-useful-interactive-css-jquery-techniques-deconstruted/#animated-icons" target="_blank">Smashing Magazine</a></p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://arpaneting.es/2011/06/29/cinco-tecnicas-cssjquery-muy-utiles/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jquery.scrollable y ¡haz scroll!</title>
		<link>http://arpaneting.es/2009/04/16/jqueryscrollable-y-haz-scroll/</link>
		<comments>http://arpaneting.es/2009/04/16/jqueryscrollable-y-haz-scroll/#comments</comments>
		<pubDate>Thu, 16 Apr 2009 19:07:31 +0000</pubDate>
		<dc:creator>thedavis</dc:creator>
				<category><![CDATA[Desarrollo]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[plugins]]></category>

		<guid isPermaLink="false">http://arpaneting.es/?p=792</guid>
		<description><![CDATA[Con Scrollable podemos dar un buen toque de dinamismo a nuestros proyectos web. Este plugin de jQuery Es muy sencillo de utilizar y el resultado, realmente da mucha usabilidad para mostrar contenidos que de forma tradicional generarían mucho &#8220;scroll&#8221; o no podría mostrarse por cuestiones de espacio disponible. Se puede configurar tanto para scroll vertical [...]]]></description>
			<content:encoded><![CDATA[<p>Con <a  href="http://www.flowplayer.org/tools/scrollable.html">Scrollable</a> podemos dar un buen toque de dinamismo a nuestros proyectos web. Este plugin de <a  href="http://www.jquery.com">jQuery</a> Es muy sencillo de utilizar y el resultado, realmente da mucha usabilidad para mostrar contenidos que de forma tradicional generarían mucho &#8220;<em>scroll</em>&#8221; o no podría mostrarse por cuestiones de espacio disponible.</p>
<p><a  href="http://arpaneting.es/wp-content/uploads/2009/04/scrollable.jpg" class="thickbox no_icon" rel="gallery-792" title="Scrollable"><img class="aligncenter size-medium wp-image-793" title="Scrollable" src="http://arpaneting.es/wp-content/uploads/2009/04/scrollable-300x191.jpg" alt="Scrollable" width="300" height="191" /></a></p>
<p>Se puede configurar tanto para scroll vertical como para scroll horizontal. [<a  href="http://www.flowplayer.org/tools/demos/scrollable/index.html">+DEMOS</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://arpaneting.es/2009/04/16/jqueryscrollable-y-haz-scroll/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Lanzamiento de jQuery 1.3</title>
		<link>http://arpaneting.es/2009/01/14/lanzamiento-de-jquery-13/</link>
		<comments>http://arpaneting.es/2009/01/14/lanzamiento-de-jquery-13/#comments</comments>
		<pubDate>Wed, 14 Jan 2009 18:53:47 +0000</pubDate>
		<dc:creator>thedavis</dc:creator>
				<category><![CDATA[Desarrollo]]></category>
		<category><![CDATA[Recursos]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>

		<guid isPermaLink="false">http://arpaneting.es/?p=701</guid>
		<description><![CDATA[Hoy, día 14 de Enero de 2009, jQuery 1.3 ha sido lanzado. Incluye muchas mejoras que implican una mejor velocidad en todos los aspectos. Realmente este framework de javascript se está convirtiendo en una herramienta imprescindible. Sizzle La incorporación de Sizzle hace que la velocidad en búsqueda de selectores se vea incrementada y ofrezca unos [...]]]></description>
			<content:encoded><![CDATA[<p>Hoy, día 14 de Enero de 2009, jQuery 1.3 ha sido lanzado. Incluye muchas mejoras que implican una mejor velocidad en todos los aspectos. Realmente este framework de javascript se está convirtiendo en una herramienta imprescindible.</p>
<h3>Sizzle</h3>
<p style="text-align: center;"><img class="size-full wp-image-702 aligncenter" title="jQuery Selector Performance" src="http://arpaneting.es/wp-content/uploads/2009/01/3196296260_c7a0be70be.jpg" alt="" width="500" height="375" /></p>
<p>La incorporación de <a  href="http://www.anieto2k.com/2008/08/25/sizzle-acelerando-la-seleccion-de-elementos-dom/">Sizzle </a>hace que la velocidad en búsqueda de selectores se vea incrementada y ofrezca unos resultados muy interesantes.</p>
<h3>Inyección HTML reescrita</h3>
<p style="text-align: center;"><img class="size-full wp-image-703 aligncenter" title="jQuery Element Insertion Performance" src="http://arpaneting.es/wp-content/uploads/2009/01/3196296910_6d385bd9df.jpg" alt="" width="500" height="375" /></p>
<p>Los métodos jQuery.html(), .append(),.. encargados de generar HTML dinámicamente han sido reescritos obteniendo una mejora de un 6x en algunos casos sobre jQuery 1.2.6.</p>
<h3>Descargar</h3>
<p><a  href="http://code.google.com/p/jqueryjs/downloads/detail?name=jquery-1.3.min.js">jQuery Minified</a> /<a  href="http://code.google.com/p/jqueryjs/downloads/detail?name=jquery-1.3.js"> jQuery Regular</a></p>
<h3>Usar con Google Ajax Libraries</h3>
<p>Los que usan <a  href="http://www.anieto2k.com/2008/05/27/google-ajax-libraries-api-ajax-sobre-la-arquitectura-google/">Google Ajax Libraries</a> para no tener que alojar jQuery en sus servidores lo pueden usar mediante esta URL: <code>http://ajax.googleapis.com/ajax/libs/jquery/1.3/jquery.min.js</code></p>
]]></content:encoded>
			<wfw:commentRss>http://arpaneting.es/2009/01/14/lanzamiento-de-jquery-13/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Easy Slider, jQuery Plugin</title>
		<link>http://arpaneting.es/2009/01/08/easy-slider-jquery-plugin/</link>
		<comments>http://arpaneting.es/2009/01/08/easy-slider-jquery-plugin/#comments</comments>
		<pubDate>Thu, 08 Jan 2009 06:30:49 +0000</pubDate>
		<dc:creator>thedavis</dc:creator>
				<category><![CDATA[Desarrollo]]></category>
		<category><![CDATA[Recursos]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[plugins]]></category>

		<guid isPermaLink="false">http://arpaneting.es/?p=686</guid>
		<description><![CDATA[Un nuevo plugin para nuestro querido jQuery que cada día me sorprende más, por lo menos a mi. En este caso Easy Slider nos permite hacer slides de tantas imágenes como queramos verticalmente y horizontalmente. Es fácil configurarlo por CSS y es muy vistoso. Demos Default non-styled image slider Non-styled vertical image slider Non-styled vertical [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="size-full wp-image-687 aligncenter" title="Easy Slide - jQuery Plugin" src="http://arpaneting.es/wp-content/uploads/2009/01/easy_slide.png" alt="" width="469" height="272" /></p>
<p>Un nuevo plugin para nuestro querido jQuery que cada día me sorprende más, por lo menos a mi. En este caso <a  title="title: jQuery plugin - Easy Image or Content Slider | Css Globe" href="http://cssglobe.com/post/3783/jquery-plugin-easy-image-or-content-slider">Easy Slider</a> nos permite hacer slides de tantas imágenes como queramos verticalmente y horizontalmente. Es fácil configurarlo por CSS y es muy vistoso.</p>
<h3>Demos</h3>
<ul>
<li><strong><a  href="http://cssglobe.com/lab/easyslider/01.html">Default non-styled image slider</a></strong></li>
<li><strong><a  href="http://cssglobe.com/lab/easyslider/02.html">Non-styled vertical image slider</a></strong></li>
<li><strong><a  href="http://cssglobe.com/lab/easyslider/03.html">Non-styled vertical content slider</a></strong></li>
</ul>
<p><strong>[<a  href="http://cssglobe.com/lab/easyslider/easySlider.zip">Descarga</a>]</strong></p>
<p><strong>Fuente:</strong> <a  title="Easy Slider - Plugin jQuery ideal para tu porfolio" href="http://xyberneticos.com/index.php/2009/01/07/easy-slider-plugin-jquery-ideal-para-tu-porfolio/">Xyberneticos</a></p>
]]></content:encoded>
			<wfw:commentRss>http://arpaneting.es/2009/01/08/easy-slider-jquery-plugin/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>jQuery Alert Dialogs, reemplazo para alert(), prompt() y confirm()</title>
		<link>http://arpaneting.es/2009/01/02/jquery-alert-dialogs-reemplazo-para-alert-prompt-y-confirm/</link>
		<comments>http://arpaneting.es/2009/01/02/jquery-alert-dialogs-reemplazo-para-alert-prompt-y-confirm/#comments</comments>
		<pubDate>Fri, 02 Jan 2009 09:28:19 +0000</pubDate>
		<dc:creator>thedavis</dc:creator>
				<category><![CDATA[Desarrollo]]></category>
		<category><![CDATA[Recursos]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>

		<guid isPermaLink="false">http://arpaneting.es/?p=642</guid>
		<description><![CDATA[jQuery Alert Dialogs, es un reemplazo muy elegante para las funciones alert(), prompt() y confirm() de javascript. Uso Simplemente hay que añadir estas líneas al &#60;head&#62;: &#38;lt;script src=&#34;/path/to/jquery.js&#34; type=&#34;text/javascript&#34;&#38;gt;&#38;lt;/script&#38;gt; &#38;lt;script src=&#34;/path/to/jquery.ui.draggable.js&#34; type=&#34;text/javascript&#34;&#38;gt;&#38;lt;/script&#38;gt; &#160; &#38;lt;script src=&#34;/path/to/jquery.alerts.js&#34; type=&#34;text/javascript&#34;&#38;gt;&#38;lt;/script&#38;gt; &#38;lt;link href=&#34;/path/to/jquery.alerts.css&#34; rel=&#34;stylesheet&#34; type=&#34;text/css&#34; media=&#34;screen&#34; /&#38;gt; Una vez cargados los ficheros necesarios podremos llamar a las funciones personalizadas: Alert() [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;"><a  href="http://abeautifulsite.net/notebook/87">jQuery Alert Dialogs</a>, es un reemplazo muy elegante para las funciones alert(), prompt() y confirm() de javascript.</p>
<p style="text-align: center;"><img class="size-full wp-image-650 aligncenter" title="jQuery Dialogs" src="http://arpaneting.es/wp-content/uploads/2009/01/jquery-alert-dialogs.jpg" alt="" width="490" height="166" /></p>
<h3 style="text-align: left;">Uso</h3>
<p style="text-align: left;">Simplemente hay que añadir estas líneas al <em>&lt;head&gt;</em>:</p>

<div class="wp_syntax"><div class="code"><pre class="html" style="font-family:monospace;">&amp;lt;script src=&quot;/path/to/jquery.js&quot; type=&quot;text/javascript&quot;&amp;gt;&amp;lt;/script&amp;gt;
&amp;lt;script src=&quot;/path/to/jquery.ui.draggable.js&quot; type=&quot;text/javascript&quot;&amp;gt;&amp;lt;/script&amp;gt;
&nbsp;
&amp;lt;script src=&quot;/path/to/jquery.alerts.js&quot; type=&quot;text/javascript&quot;&amp;gt;&amp;lt;/script&amp;gt;
&amp;lt;link href=&quot;/path/to/jquery.alerts.css&quot; rel=&quot;stylesheet&quot; type=&quot;text/css&quot; media=&quot;screen&quot; /&amp;gt;</pre></div></div>

<p>Una vez cargados los ficheros necesarios podremos llamar a las funciones personalizadas:</p>
<h4>Alert()</h4>
<p><code>jAlert</code> es el sustituto de <code>alert()</code> y nos muestra alerta básica con un botón de aceptar para que el usuario acepte que ha visto el aviso.</p>

<div class="wp_syntax"><div class="code"><pre class="javascript" style="font-family:monospace;">jAlert<span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'This is a custom alert box'</span><span style="color: #339933;">,</span> <span style="color: #3366CC;">'Alert Dialog'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span></pre></div></div>

<h4>jPrompt()</h4>
<p>Sustituto de <code>prompt()</code> que nos da la opción de introducir un valor desde la ventana.</p>

<div class="wp_syntax"><div class="code"><pre class="javascript" style="font-family:monospace;">jPrompt<span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'Type something:'</span><span style="color: #339933;">,</span> <span style="color: #3366CC;">'Prefilled value'</span><span style="color: #339933;">,</span> <span style="color: #3366CC;">'Prompt Dialog'</span><span style="color: #339933;">,</span> <span style="color: #003366; font-weight: bold;">function</span><span style="color: #009900;">&#40;</span>r<span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span>
    <span style="color: #000066; font-weight: bold;">if</span><span style="color: #009900;">&#40;</span> r <span style="color: #009900;">&#41;</span> <span style="color: #000066;">alert</span><span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'You entered '</span> <span style="color: #339933;">+</span> r<span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
<span style="color: #009900;">&#125;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span></pre></div></div>

<h4>jConfirm()</h4>
<p>Alternativa a <code>confirm()</code> en la que ofrecemos al usuario la opción de aceptar o cancelar una acción.</p>

<div class="wp_syntax"><div class="code"><pre class="javascript" style="font-family:monospace;">jConfirm<span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'Can you confirm this?'</span><span style="color: #339933;">,</span> <span style="color: #3366CC;">'Confirmation Dialog'</span><span style="color: #339933;">,</span> <span style="color: #003366; font-weight: bold;">function</span><span style="color: #009900;">&#40;</span>r<span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span>
    jAlert<span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'Confirmed: '</span> <span style="color: #339933;">+</span> r<span style="color: #339933;">,</span> <span style="color: #3366CC;">'Confirmation Results'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
<span style="color: #009900;">&#125;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span></pre></div></div>

<h3>Demo</h3>
<p>Los chicos de jQuery Alert Dialogs han publicado una <a  href="http://abeautifulsite.net/notebook_files/87/demo/">demo</a> para que podamos ver que tal funciona este sistema.</p>
<h3>Consejo de Uso</h3>
<p><a  href="http://www.anieto2k.com/">anieto2k</a> ha propuesto utilizar estas modificaciones de las funciones clásicas de javascript utilizando un sistema que convierta esta opción en una alternativa y que en caso de fallar nos muestre su funcionalidad original, pienso que es muy buena idea:</p>

<div class="wp_syntax"><div class="code"><pre class="javascript" style="font-family:monospace;"><span style="color: #006600; font-style: italic;">//alert()</span>
<span style="color: #003366; font-weight: bold;">var</span> oAlert <span style="color: #339933;">=</span> <span style="color: #000066;">alert</span><span style="color: #339933;">;</span>
<span style="color: #003366; font-weight: bold;">function</span> <span style="color: #000066;">alert</span><span style="color: #009900;">&#40;</span>txt<span style="color: #339933;">,</span> title<span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span>
    <span style="color: #000066; font-weight: bold;">try</span> <span style="color: #009900;">&#123;</span>
        jAlert<span style="color: #009900;">&#40;</span>txt<span style="color: #339933;">,</span> title<span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
    <span style="color: #009900;">&#125;</span> <span style="color: #000066; font-weight: bold;">catch</span> <span style="color: #009900;">&#40;</span>e<span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span>
        oAlert<span style="color: #009900;">&#40;</span>txt<span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
    <span style="color: #009900;">&#125;</span>
<span style="color: #009900;">&#125;</span>
<span style="color: #000066;">alert</span><span style="color: #009900;">&#40;</span><span style="color: #3366CC;">&quot;Hola&quot;</span><span style="color: #339933;">,</span> <span style="color: #3366CC;">&quot;Prueba&quot;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
&nbsp;
<span style="color: #006600; font-style: italic;">//confirm()</span>
<span style="color: #003366; font-weight: bold;">var</span> oConfirm <span style="color: #339933;">=</span> <span style="color: #000066;">confirm</span><span style="color: #339933;">;</span>
<span style="color: #003366; font-weight: bold;">function</span> <span style="color: #000066;">confirm</span><span style="color: #009900;">&#40;</span>txt<span style="color: #339933;">,</span> title<span style="color: #339933;">,</span> func<span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span>
    <span style="color: #000066; font-weight: bold;">try</span> <span style="color: #009900;">&#123;</span>
        jConfirm<span style="color: #009900;">&#40;</span>txt<span style="color: #339933;">,</span> title<span style="color: #339933;">,</span> func<span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
    <span style="color: #009900;">&#125;</span> <span style="color: #000066; font-weight: bold;">catch</span> <span style="color: #009900;">&#40;</span>e<span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span>
        <span style="color: #000066; font-weight: bold;">if</span> <span style="color: #009900;">&#40;</span>oConfirm <span style="color: #009900;">&#40;</span>txt<span style="color: #339933;">,</span> title<span style="color: #009900;">&#41;</span><span style="color: #009900;">&#41;</span> func<span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
    <span style="color: #009900;">&#125;</span>
<span style="color: #009900;">&#125;</span>
<span style="color: #000066;">confirm</span><span style="color: #009900;">&#40;</span><span style="color: #3366CC;">&quot;Hola&quot;</span><span style="color: #339933;">,</span> <span style="color: #3366CC;">&quot;Prueba&quot;</span><span style="color: #339933;">,</span> <span style="color: #003366; font-weight: bold;">function</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#123;</span>
	<span style="color: #000066;">alert</span><span style="color: #009900;">&#40;</span><span style="color: #3366CC;">&quot;Prueba&quot;</span><span style="color: #339933;">,</span> <span style="color: #3366CC;">&quot;Superada&quot;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
<span style="color: #009900;">&#125;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
&nbsp;
<span style="color: #006600; font-style: italic;">//prompt()</span>
<span style="color: #003366; font-weight: bold;">var</span> oPrompt <span style="color: #339933;">=</span> <span style="color: #000066;">prompt</span><span style="color: #339933;">;</span>
<span style="color: #003366; font-weight: bold;">function</span> <span style="color: #000066;">prompt</span><span style="color: #009900;">&#40;</span>txt<span style="color: #339933;">,</span> input<span style="color: #339933;">,</span> title<span style="color: #339933;">,</span> func<span style="color: #009900;">&#41;</span><span style="color: #009900;">&#123;</span>
    <span style="color: #000066; font-weight: bold;">try</span> <span style="color: #009900;">&#123;</span>
        jPrompt<span style="color: #009900;">&#40;</span>txt<span style="color: #339933;">,</span> input<span style="color: #339933;">,</span> title<span style="color: #339933;">,</span> func<span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
    <span style="color: #009900;">&#125;</span> <span style="color: #000066; font-weight: bold;">catch</span><span style="color: #009900;">&#40;</span>e<span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span>
        func<span style="color: #009900;">&#40;</span><span style="color: #000066;">prompt</span><span style="color: #009900;">&#40;</span>txt<span style="color: #339933;">,</span> input<span style="color: #339933;">,</span> title<span style="color: #009900;">&#41;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
    <span style="color: #009900;">&#125;</span>
<span style="color: #009900;">&#125;</span>
<span style="color: #000066;">prompt</span><span style="color: #009900;">&#40;</span><span style="color: #3366CC;">&quot;Hola&quot;</span><span style="color: #339933;">,</span> <span style="color: #3366CC;">&quot;Valor&quot;</span><span style="color: #339933;">,</span> <span style="color: #3366CC;">&quot;Prueba&quot;</span><span style="color: #339933;">,</span> <span style="color: #003366; font-weight: bold;">function</span><span style="color: #009900;">&#40;</span>r<span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span>
	<span style="color: #000066; font-weight: bold;">if</span> <span style="color: #009900;">&#40;</span>r<span style="color: #009900;">&#41;</span> <span style="color: #000066;">alert</span><span style="color: #009900;">&#40;</span>r<span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
<span style="color: #009900;">&#125;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span></pre></div></div>

<p><strong>Fuente: </strong><a  href="http://www.anieto2k.com/2008/12/31/jquery-alert-dialogs-reemplazo-para-alert-prompt-y-confirm/">anieto2k</a></p>
]]></content:encoded>
			<wfw:commentRss>http://arpaneting.es/2009/01/02/jquery-alert-dialogs-reemplazo-para-alert-prompt-y-confirm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Leopard online con jQuery</title>
		<link>http://arpaneting.es/2008/10/01/leopard-online-con-jquery/</link>
		<comments>http://arpaneting.es/2008/10/01/leopard-online-con-jquery/#comments</comments>
		<pubDate>Wed, 01 Oct 2008 11:30:23 +0000</pubDate>
		<dc:creator>thedavis</dc:creator>
				<category><![CDATA[Desarrollo]]></category>
		<category><![CDATA[jquery]]></category>

		<guid isPermaLink="false">http://arpaneting.es/?p=579</guid>
		<description><![CDATA[Simular Leopard en una aplicación online mediante el uso de jQuery. [Demo] Fuente: anieto2k]]></description>
			<content:encoded><![CDATA[<p><a  href="http://nettuts.com/javascript-ajax/leopard-desktop-in-jquery-using-jqdock/">Simular Leopard en una aplicación online mediante el uso de jQuery</a>.</p>
<p style="text-align: center;"><img class="size-full wp-image-580 aligncenter" title="leopard_jquery" src="http://arpaneting.es/wp-content/uploads/2008/10/leopard_jquery.png" alt="" width="499" height="355" /></p>
<p>[<a  href="http://nettuts.s3.amazonaws.com/076_jQueryDashboard/preview/preview.html">Demo</a>]</p>
<p><strong>Fuente:</strong> <a  title="Crea un Leopard online con jQuery" href="http://www.anieto2k.com/2008/09/20/crea-un-leopard-online-con-jquery/">anieto2k</a></p>
]]></content:encoded>
			<wfw:commentRss>http://arpaneting.es/2008/10/01/leopard-online-con-jquery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Parallax, imagenes 3D con jQuery</title>
		<link>http://arpaneting.es/2008/09/30/parallax-imagenes-3d-con-jquery/</link>
		<comments>http://arpaneting.es/2008/09/30/parallax-imagenes-3d-con-jquery/#comments</comments>
		<pubDate>Tue, 30 Sep 2008 20:02:47 +0000</pubDate>
		<dc:creator>thedavis</dc:creator>
				<category><![CDATA[Desarrollo]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[plugins]]></category>

		<guid isPermaLink="false">http://arpaneting.es/?p=563</guid>
		<description><![CDATA[Desde anieto2k rescato este plugin para jQuery llamado Parallax. Instalación Para instalar parallax, deberemos tener informar, mediante tags &#60;script /&#62; en nuestro &#60;head /&#62; el fichero de jquery-x.y.z.min.js y el de jquery.jparallax.js &#60;script type="text/javascript" src="js/jquery-1.2.6.min.js"&#62;&#60;/script&#62; &#60;script type="text/javascript" src="js/jquery.dimensions.pack.js"&#62;&#60;/script&#62; &#60;script type="text/javascript" src="js/jquery.jparallax.js"&#62;&#60;/script&#62; Funcionamiento jQuery('#parallax').jparallax(options); Como casi todos los plugins de jQuery, podemos indicar que elemento será [...]]]></description>
			<content:encoded><![CDATA[<p>Desde anieto2k rescato este plugin para jQuery llamado <a  title="http://webdev.stephband.info/parallax.html" href="http://webdev.stephband.info/parallax.html">Parallax</a>.</p>
<p style="text-align: center;"><img class="size-full wp-image-564 aligncenter" title="parallax-600x208" src="http://arpaneting.es/wp-content/uploads/2008/09/parallax-600x208.jpg" alt="" width="500" height="173" /></p>
<h3>Instalación</h3>
<p>Para instalar parallax, deberemos tener informar, mediante tags <code>&lt;script /&gt;</code> en nuestro <code>&lt;head /&gt;</code> el fichero de <code>jquery-x.y.z.min.js</code> y el de <code>jquery.jparallax.js</code></p>
<pre><code>&lt;script type="text/javascript" src="js/jquery-1.2.6.min.js"&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="js/jquery.dimensions.pack.js"&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="js/jquery.jparallax.js"&gt;&lt;/script&gt;</code></pre>
<h3>Funcionamiento</h3>
<pre style="text-align: center;"><code>jQuery('<strong>#parallax</strong>').jparallax(options);</code></pre>
<p>Como casi todos los plugins de jQuery, podemos indicar que elemento será sobrecargado con la nueva funcionalidad, para ello lo indicaremos mediante el selecto <code>jQuery()</code> y encadenamos el método <code>jparallax()</code> al que le podemos pasar una serie de parámetros.</p>
<h3>Descargar</h3>
<p>Actualmente es una versión BETA, la 0.3, por lo que puede dar algún problema en algún navegador. Lo podemos descargar directamente de <a  href="http://webdev.stephband.info/parallax.html">la página del proyecto</a>.</p>
<p><strong>Fuente:</strong> <a  title="Parallax, imagenes 3D con jQuery" href="http://www.anieto2k.com/2008/08/27/parallax-imagenes-3d-con-jquery/">anieto2k</a></p>
]]></content:encoded>
			<wfw:commentRss>http://arpaneting.es/2008/09/30/parallax-imagenes-3d-con-jquery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jQuery AlphaNumeric</title>
		<link>http://arpaneting.es/2008/09/12/jquery-alphanumeric/</link>
		<comments>http://arpaneting.es/2008/09/12/jquery-alphanumeric/#comments</comments>
		<pubDate>Fri, 12 Sep 2008 18:52:07 +0000</pubDate>
		<dc:creator>thedavis</dc:creator>
				<category><![CDATA[Desarrollo]]></category>
		<category><![CDATA[Recursos]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[plugins]]></category>

		<guid isPermaLink="false">http://arpaneting.es/?p=537</guid>
		<description><![CDATA[jQuery AlphaNumeric es un plugin que te permite restringir los caracteres que se pueden escribir en un input o textarea. La idea es evitar complicadas validaciones, si un campo solo puede ser númerico ¿para qué dejar escribir letras? o viceversa, si sólo se deben introducir letras&#8230;¿para qué dejar entrar todos los caracteres del teclado? Funciones [...]]]></description>
			<content:encoded><![CDATA[<p><a  title="jQuery AlphaNumeric" href="http://itgroup.com.ph/alphanumeric/">jQuery AlphaNumeric</a> es un plugin que te permite restringir los caracteres que se pueden escribir en un input o textarea. La idea es evitar complicadas validaciones, si un campo solo puede ser númerico ¿para qué dejar escribir letras? o viceversa, si sólo se deben introducir letras&#8230;¿para qué dejar entrar todos los caracteres del teclado?</p>
<h2>Funciones</h2>
<ol>
<li><strong>alphanumeric</strong> &#8211; permite letras y números</li>
<li><strong>alpha</strong> &#8211; sólo permite letras</li>
<li><strong>numeric</strong> &#8211; sólo permite números</li>
</ol>
<h2>Propiedades</h2>
<ol>
<li><strong>allow</strong> &#8211; añade caracteres permitidos</li>
<li><strong>ichars</strong> &#8211; define caracteres personalizados a prevenir</li>
<li><strong>allcaps</strong> &#8211; sólo permite mayúsculas</li>
<li><strong>nocaps</strong> &#8211; sólo permite minúsculas</li>
</ol>
<h2>Ejemplos</h2>
<ol>
<li>Sólo permitir letras: $(&#8216;.sample1&#8242;).alphanumeric();</li>
<li>Sólo permitir números: $(&#8216;.sample4&#8242;).numeric();</li>
<li>No permitir &#8220;.&#8221; &#8220;1&#8243; &#8220;a&#8221;: $(&#8216;.sample6&#8242;).alphanumeric({ichars:&#8217;.1a&#8217;});</li>
</ol>
<p>[<a  title="Demo jQuery - alphaNumeric" href="http://itgroup.com.ph/alphanumeric/">Demo</a>] [<a  title="Descargar jQuery - alphaNumeric" href="http://itgroup.com.ph/alphanumeric/alphanumeric.zip">Descargar</a>]</p>
<p>Existe también un plugin llamado <a  title="jQuery - numeric" href="http://www.texotela.co.uk/code/jquery/numeric/">Numeric</a>, pero que solo previene la entrada de números, no puedes optar entre uno u otro. Es interesante disponer de las dos opciones en un mismo plugin. Por otra parte también os recuerdo que existe el plugin llamado <a  title="Masked Input Plugin" href="http://digitalbush.com/projects/masked-input-plugin/">Masked Input</a> que te permite generar máscaras de entrada personalizadas. Funciona perfecto para introducir números IP, teléfonos, cuentas bancarias&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://arpaneting.es/2008/09/12/jquery-alphanumeric/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Todo sobre jQuery</title>
		<link>http://arpaneting.es/2008/08/15/todo-sobre-jquery/</link>
		<comments>http://arpaneting.es/2008/08/15/todo-sobre-jquery/#comments</comments>
		<pubDate>Fri, 15 Aug 2008 09:58:18 +0000</pubDate>
		<dc:creator>thedavis</dc:creator>
				<category><![CDATA[Desarrollo]]></category>
		<category><![CDATA[Manuales / HowTo's]]></category>
		<category><![CDATA[jquery]]></category>

		<guid isPermaLink="false">http://arpaneting.es/?p=308</guid>
		<description><![CDATA[Interesante recopilación sobre jQuery con todo lo que necesitas saber sobre este framework. Tutoriales, ejemplos y sitios dónde encontrar más ayuda. Fuente: anieto2k]]></description>
			<content:encoded><![CDATA[<p>Interesante <a  href="http://effectize.com/jquery-developer-guide">recopilación sobre jQuery</a> con todo lo que necesitas saber sobre este framework. Tutoriales, ejemplos y sitios dónde encontrar más ayuda.</p>
<p><strong>Fuente:</strong> <a  href="http://www.anieto2k.com/2008/08/14/todo-lo-que-necesitas-sobre-jquery/">anieto2k</a></p>
]]></content:encoded>
			<wfw:commentRss>http://arpaneting.es/2008/08/15/todo-sobre-jquery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

