<?xml version="1.0" encoding="iso-8859-1"?><!-- generator="b2evolution/2.4.5" -->
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:admin="http://webns.net/mvcb/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>jquery-dev - Latest comments on jQuery pop! Simple drop down content plugin</title>
		<link>http://www.jquery-dev.com/?disp=comments</link>
		<description></description>
		<language>en-US</language>
		<docs>http://backend.userland.com/rss</docs>
		<admin:generatorAgent rdf:resource="http://b2evolution.net/?v=2.4.5"/>
		<ttl>60</ttl>
				<item>
			<title>In response to: jQuery pop! Simple drop down content plugin</title>
			<pubDate>Thu, 05 Mar 2009 09:00:54 +0000</pubDate>
			<dc:creator>Manuel [Visitor]</dc:creator>
			<guid isPermaLink="false">c37@http://www.jquery-dev.com/</guid>
			<description>Hi, I have been trying to use this JQuery Pop for my website, but I need to make an horizontal Menu, with 5 POPs, not only one.&lt;br /&gt;
Does anyone know how to modify this so it works, right now when I try to create 5 elements horizontaly only the first one has the Pop, the rest dont work.&lt;br /&gt;
can someone help?&lt;br /&gt;
thanks!</description>
			<content:encoded><![CDATA[Hi, I have been trying to use this JQuery Pop for my website, but I need to make an horizontal Menu, with 5 POPs, not only one.<br />
Does anyone know how to modify this so it works, right now when I try to create 5 elements horizontaly only the first one has the Pop, the rest dont work.<br />
can someone help?<br />
thanks!]]></content:encoded>
			<link>http://www.jquery-dev.com/2008/12/02/jquery-pop-simple-drop-down-content-plug#c37</link>
		</item>
				<item>
			<title>In response to: jQuery pop! Simple drop down content plugin</title>
			<pubDate>Wed, 03 Dec 2008 05:33:36 +0000</pubDate>
			<dc:creator>jyoseph [Visitor]</dc:creator>
			<guid isPermaLink="false">c6@http://www.jquery-dev.com/</guid>
			<description>Messed around a bit with this and it didn't degrade as nicely as I had hoped. For instance if you look at the example and disable javascript it's a little messy. I'd rather the pop out remain hidden for browsers that dont have javascript enabled. What can ya do tho, it's still nice for a quick and dirty solution.&lt;br /&gt;
&lt;br /&gt;
One other thing I thought would be nice, is an option for hovering. So this:&lt;br /&gt;
&lt;br /&gt;
$(&quot;.pop_toggle&quot;).click(function () {&lt;br /&gt;
 $(this).parent(settings.pop_class).addClass(&quot;active&quot;);&lt;br /&gt;
});&lt;br /&gt;
&lt;br /&gt;
Could possibly become this? Worked okay after some brief testing but I'm no jQuery pro, or even close really ;-)&lt;br /&gt;
&lt;br /&gt;
$(&quot;.pop_toggle&quot;).hover(&lt;br /&gt;
function () {&lt;br /&gt;
$(this).parent(settings.pop_class).addClass(&quot;active&quot;);}, &lt;br /&gt;
function () {&lt;br /&gt;
$(this).parent(settings.pop_class).removeClass(&quot;active&quot;)}&lt;br /&gt;
);&lt;br /&gt;</description>
			<content:encoded><![CDATA[Messed around a bit with this and it didn't degrade as nicely as I had hoped. For instance if you look at the example and disable javascript it's a little messy. I'd rather the pop out remain hidden for browsers that dont have javascript enabled. What can ya do tho, it's still nice for a quick and dirty solution.<br />
<br />
One other thing I thought would be nice, is an option for hovering. So this:<br />
<br />
$(".pop_toggle").click(function () {<br />
 $(this).parent(settings.pop_class).addClass("active");<br />
});<br />
<br />
Could possibly become this? Worked okay after some brief testing but I'm no jQuery pro, or even close really ;-)<br />
<br />
$(".pop_toggle").hover(<br />
function () {<br />
$(this).parent(settings.pop_class).addClass("active");}, <br />
function () {<br />
$(this).parent(settings.pop_class).removeClass("active")}<br />
);<br />]]></content:encoded>
			<link>http://www.jquery-dev.com/2008/12/02/jquery-pop-simple-drop-down-content-plug#c6</link>
		</item>
				<item>
			<title>In response to: jQuery pop! Simple drop down content plugin</title>
			<pubDate>Tue, 02 Dec 2008 21:10:38 +0000</pubDate>
			<dc:creator>admin [Member]</dc:creator>
			<guid isPermaLink="false">c5@http://www.jquery-dev.com/</guid>
			<description>Exackalackaly how I feel. Let me know what you think after trying it.</description>
			<content:encoded><![CDATA[Exackalackaly how I feel. Let me know what you think after trying it.]]></content:encoded>
			<link>http://www.jquery-dev.com/2008/12/02/jquery-pop-simple-drop-down-content-plug#c5</link>
		</item>
				<item>
			<title>In response to: jQuery pop! Simple drop down content plugin</title>
			<pubDate>Tue, 02 Dec 2008 20:29:43 +0000</pubDate>
			<dc:creator>jyoseph [Visitor]</dc:creator>
			<guid isPermaLink="false">c4@http://www.jquery-dev.com/</guid>
			<description>thank you thank you thank you thank you. Sometimes you need just a simple solution without all of the bloat. Gonna try this out for sure.</description>
			<content:encoded><![CDATA[thank you thank you thank you thank you. Sometimes you need just a simple solution without all of the bloat. Gonna try this out for sure.]]></content:encoded>
			<link>http://www.jquery-dev.com/2008/12/02/jquery-pop-simple-drop-down-content-plug#c4</link>
		</item>
			</channel>
</rss>
