<?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>Kune.fr &#187; Jquery</title>
	<atom:link href="http://kune.fr/blog/category/javascript/jquery/feed/" rel="self" type="application/rss+xml" />
	<link>http://kune.fr</link>
	<description>Bougeons le web</description>
	<lastBuildDate>Fri, 18 Sep 2009 17:11:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Kune Pass Meter plugin for Jquery</title>
		<link>http://kune.fr/blog/news/kune-pass-meter-plugin-for-jquery/</link>
		<comments>http://kune.fr/blog/news/kune-pass-meter-plugin-for-jquery/#comments</comments>
		<pubDate>Thu, 11 Dec 2008 06:58:14 +0000</pubDate>
		<dc:creator>Mat_</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Jquery]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[pass meter]]></category>
		<category><![CDATA[plugin]]></category>

		<guid isPermaLink="false">http://kune.fr/?p=33</guid>
		<description><![CDATA[Just a little post to share with you a modification i&#8217;ve made of the Pass Meter Jquery Plugin. Initially, when you use the plugin, the strength meter appears in the password input. Now you can use it outside the input easily, just add the outsideElt option: var options = {outsideElt = '#myelt'}; $('input#mypassword').attachPassMeter(options); where #myelt [...]]]></description>
			<content:encoded><![CDATA[<p><img style="float: left;margin-right: 5px" src="http://opencv.kune.fr/files/2008/09/plugins-jquery-com-project-kunepassmeter.png" alt="" width="179" height="54" /> Just a little post to share with you a modification i&#8217;ve made of the Pass Meter Jquery Plugin.</p>
<p>Initially, when you use the plugin, the strength meter appears in the password input.</p>
<p>Now you can use it outside the input easily, just add the outsideElt option:</p>
<p><code>var options = {outsideElt = '#myelt'};<br />
$('input#mypassword').attachPassMeter(options);</code></p>
<p>where #myelt could be the class of your element or the id.</p>
<ul>
<li>On the jquery plugin repository: <a href="http://plugins.jquery.com/project/KunePassMeter" target="_blank">http://plugins.jquery.com/project/KunePassMeter</a></li>
<li>The dedicated page: <a href="http://www.kune.fr/jquery-plugins" target="_blank">http://www.kune.fr/jquery-plugins</a></li>
<li>The original project:  <a title="http://plugins.jquery.com/project/passmeter" href="http://plugins.jquery.com/project/passmeter">http://plugins.jquery.com/project/passmeter</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://kune.fr/blog/news/kune-pass-meter-plugin-for-jquery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
