<?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>Una Página Web &#187; Diseño Web</title>
	<atom:link href="http://www.unapaginaweb.org/tema/diseno-web/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.unapaginaweb.org</link>
	<description>Desarrollo, diseño web y SEO para webmasters</description>
	<lastBuildDate>Sun, 01 Jan 2012 22:14:39 +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>Barra de Notificaciones con jQuery</title>
		<link>http://www.unapaginaweb.org/diseno-web/barra-de-notificaciones-con-jquery/</link>
		<comments>http://www.unapaginaweb.org/diseno-web/barra-de-notificaciones-con-jquery/#comments</comments>
		<pubDate>Fri, 22 Jan 2010 07:00:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Diseño Web]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[notify bar]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://www.unapaginaweb.org/?p=127</guid>
		<description><![CDATA[Notify Bar es un sencillo pulgin para jQuery que nos permite tener una barra de notificaciones en la parte superior de nuestra web. Al más puro estilo Twitter. Su uso es sencillo, ya que simplemente tienes que cargar el plugin jquery.notifyBar.js&#8230; &#60;script type="text/javascript" src="jquery.notifyBar.js"&#62;&#60;/script&#62; &#8230;y escribir el código jQuery necesario $(function () { $.notifyBar({ html: [...]]]></description>
			<content:encoded><![CDATA[
<!-- using Like-Button-Plugin-For-Wordpress [v4.4.4] | by Stefan Natter (http://www.gb-world.net) -->
<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.unapaginaweb.org%2Fdiseno-web%2Fbarra-de-notificaciones-con-jquery%2F&amp;layout=button_count&amp;show_faces=false&amp;width=250&amp;action=like&amp;font=arial&amp;colorscheme=light&amp;height=20&amp;locale=es_ES" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:250px; height:20px"></iframe>
<!-- using Like-Button-Plugin-For-Wordpress [v4.4.4] | by Stefan Natter (http://www.gb-world.net) -->
<p><img class="alignright size-full wp-image-136" style="margin: 10px;" title="jquery" src="http://www.unapaginaweb.org/wp-content/uploads/2010/01/jquery.png" alt="" width="244" height="75" /><a title="Notify Bar" href="http://www.dmitri.me/misc/notify/">Notify Bar</a> es un sencillo pulgin para <a title="jQuery" href="http://www.manualweb.net/tutorial-jquery/">jQuery</a> que nos permite tener una barra de notificaciones en la parte superior de nuestra web. Al más puro estilo <a title="Twitter" href="http://www.ayudaenlaweb.com/microblogging/que-es-twitter/">Twitter</a>.</p>
<p>Su uso es sencillo, ya que simplemente tienes que cargar el plugin <a title="jQuery Notify Bar" href="http://www.dmitri.me/misc/notify/jquery.notifyBar.js">jquery.notifyBar.js</a>&#8230;</p>
<pre>&lt;script type="text/javascript" src="jquery.notifyBar.js"&gt;&lt;/script&gt;</pre>
<p>&#8230;y escribir el código <a title="jQuery" href="http://www.manualweb.net/tutorial-jquery/">jQuery</a> necesario</p>
<pre>$(function () {
  $.notifyBar({
    html: "Mensaje enviado correctamente",
    delay: 2000,
    animationSpeed: "normal"
  });
});</pre>
<p>Puedes ver más información y probarlo en <a href="http://www.dmitri.me/misc/notify/">http://www.dmitri.me/misc/notify/</a></p>
<p>Vía: <a title="Web Intenta" href="http://www.webintenta.com/jquery-notify-bar.html">Web Intenta</a><strong>Entradas Similares:</strong>
<ul class="similar-posts">
<li><a href="http://www.unapaginaweb.org/buscadores/como-funcionan-las-busquedas-de-google/" rel="bookmark" title="June 20, 2010">Cómo funcionan las búsquedas de Google</a></li>
<li><a href="http://www.unapaginaweb.org/programacion/compartir-codigo-con-codetidy/" rel="bookmark" title="November 3, 2011">Compartir código con CodeTidy</a></li>
<li><a href="http://www.unapaginaweb.org/estandares/listado-de-estandares-de-la-w3c/" rel="bookmark" title="May 11, 2011">Listado de estándares de la W3C</a></li>
<li><a href="http://www.unapaginaweb.org/navegadores/v8-benchmark/" rel="bookmark" title="October 10, 2010">V8 Benchmark</a></li>
<li><a href="http://www.unapaginaweb.org/seo/eres-un-buen-webmaster/" rel="bookmark" title="February 1, 2010">¿Eres un buen webmaster?</a></li>
</ul>
<p><!-- Similar Posts took 5.694 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.unapaginaweb.org/diseno-web/barra-de-notificaciones-con-jquery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

