<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Create Multiple Pop-up Divs using the jQuery prev() Method</title>
	<atom:link href="https://creativeindividual.co.uk/2011/08/create-multiple-pop-up-divs-using-the-jquery-prev-method/feed/" rel="self" type="application/rss+xml" />
	<link>https://creativeindividual.co.uk/2011/08/create-multiple-pop-up-divs-using-the-jquery-prev-method/</link>
	<description>A Place of Inspiration</description>
	<lastBuildDate>Mon, 06 Nov 2017 13:55:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4</generator>
	<item>
		<title>By: Luca</title>
		<link>https://creativeindividual.co.uk/2011/08/create-multiple-pop-up-divs-using-the-jquery-prev-method/comment-page-1/#comment-1218</link>
		<dc:creator>Luca</dc:creator>
		<pubDate>Tue, 20 Dec 2016 15:31:51 +0000</pubDate>
		<guid isPermaLink="false">http://creativeindividual.co.uk/?p=240#comment-1218</guid>
		<description>hi Laura!
That was a really good tutorial! thank you very much!
I have two questions for you. 1-Just as at Nikola and Will some of the elements I created are covered by the pop up windows even when the are not on! I followed your tip and tried to play with the z-index and I applied it to the trigger element .trigger a{z-index:100;} and/ or the span.name and the div.pop-up, but did not help that much. The best I could get was the span in the front of the pop.up, which I also don&#039;t want. How can i resolve the problem? 2-the position of the pop up is always relative to the trigger with exactly the same margins, but in my case the position of the trigger is just on the bottom corner of the container.....how can i customize the position of the single pop-up? here is a link of the page i&#039;m talking about (http://271116.lucamule.com/studio-1) and a fiddle https://jsfiddle.net/chiappe_di_bronzo/10hv5rmv/

thanks for the help!</description>
		<content:encoded><![CDATA[<p>hi Laura!<br />
That was a really good tutorial! thank you very much!<br />
I have two questions for you. 1-Just as at Nikola and Will some of the elements I created are covered by the pop up windows even when the are not on! I followed your tip and tried to play with the z-index and I applied it to the trigger element .trigger a{z-index:100;} and/ or the span.name and the div.pop-up, but did not help that much. The best I could get was the span in the front of the pop.up, which I also don&#8217;t want. How can i resolve the problem? 2-the position of the pop up is always relative to the trigger with exactly the same margins, but in my case the position of the trigger is just on the bottom corner of the container&#8230;..how can i customize the position of the single pop-up? here is a link of the page i&#8217;m talking about (<a href="http://271116.lucamule.com/studio-1" rel="nofollow">http://271116.lucamule.com/studio-1</a>) and a fiddle <a href="https://jsfiddle.net/chiappe_di_bronzo/10hv5rmv/" rel="nofollow">https://jsfiddle.net/chiappe_di_bronzo/10hv5rmv/</a></p>
<p>thanks for the help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RW</title>
		<link>https://creativeindividual.co.uk/2011/08/create-multiple-pop-up-divs-using-the-jquery-prev-method/comment-page-1/#comment-1034</link>
		<dc:creator>RW</dc:creator>
		<pubDate>Fri, 07 Jun 2013 16:29:54 +0000</pubDate>
		<guid isPermaLink="false">http://creativeindividual.co.uk/?p=240#comment-1034</guid>
		<description>Awesome tutorial. How can I do this with click rather than hover?

Thanks,
Bob</description>
		<content:encoded><![CDATA[<p>Awesome tutorial. How can I do this with click rather than hover?</p>
<p>Thanks,<br />
Bob</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: paraz</title>
		<link>https://creativeindividual.co.uk/2011/08/create-multiple-pop-up-divs-using-the-jquery-prev-method/comment-page-1/#comment-1030</link>
		<dc:creator>paraz</dc:creator>
		<pubDate>Thu, 16 May 2013 12:21:40 +0000</pubDate>
		<guid isPermaLink="false">http://creativeindividual.co.uk/?p=240#comment-1030</guid>
		<description>Thanks a lot. This helped me a lot.. Thank you very much..</description>
		<content:encoded><![CDATA[<p>Thanks a lot. This helped me a lot.. Thank you very much..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sunshine</title>
		<link>https://creativeindividual.co.uk/2011/08/create-multiple-pop-up-divs-using-the-jquery-prev-method/comment-page-1/#comment-1011</link>
		<dc:creator>sunshine</dc:creator>
		<pubDate>Wed, 13 Feb 2013 05:33:19 +0000</pubDate>
		<guid isPermaLink="false">http://creativeindividual.co.uk/?p=240#comment-1011</guid>
		<description>Hello hello, this is kind of what I was looking but I am having some trouble.  what I am trying to do is have 9 thumbnails and when you mouse over it wanted to pop up a larger view of 500 x Height of image.  But weird thing is the link disappears.  I realized its the margin-top: -100px;  I just can&#039;t seem to understand this.</description>
		<content:encoded><![CDATA[<p>Hello hello, this is kind of what I was looking but I am having some trouble.  what I am trying to do is have 9 thumbnails and when you mouse over it wanted to pop up a larger view of 500 x Height of image.  But weird thing is the link disappears.  I realized its the margin-top: -100px;  I just can&#8217;t seem to understand this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: André Pires</title>
		<link>https://creativeindividual.co.uk/2011/08/create-multiple-pop-up-divs-using-the-jquery-prev-method/comment-page-1/#comment-1007</link>
		<dc:creator>André Pires</dc:creator>
		<pubDate>Fri, 08 Feb 2013 16:15:33 +0000</pubDate>
		<guid isPermaLink="false">http://creativeindividual.co.uk/?p=240#comment-1007</guid>
		<description>I have a problem joining this with a code that i have that is like a horizontal scroller for my website. can you help?


			(function($) {
				$(function() {
					$(&quot;#scroller&quot;).simplyScroll({
						pauseOnTouch : true,
						pauseOnHover : true
					});
				});
			})(jQuery);
		
	

	

		
			
				&lt;a href=&quot;#&quot; rel=&quot;nofollow&quot;&gt;&lt;/a&gt;
			
			
				&lt;a href=&quot;#&quot; rel=&quot;nofollow&quot;&gt;
			
			
				&lt;a href=&quot;#&quot; rel=&quot;nofollow&quot;&gt;
			
			
				&lt;a href=&quot;#&quot; rel=&quot;nofollow&quot;&gt;
			
			
				&lt;a href=&quot;#&quot; rel=&quot;nofollow&quot;&gt;
			
			
				&lt;a href=&quot;#&quot; rel=&quot;nofollow&quot;&gt;
			
			
				&lt;a href=&quot;#&quot; rel=&quot;nofollow&quot;&gt;
			
		

	</description>
		<content:encoded><![CDATA[<p>I have a problem joining this with a code that i have that is like a horizontal scroller for my website. can you help?</p>
<p>			(function($) {<br />
				$(function() {<br />
					$(&#8220;#scroller&#8221;).simplyScroll({<br />
						pauseOnTouch : true,<br />
						pauseOnHover : true<br />
					});<br />
				});<br />
			})(jQuery);</p>
<p>				<a href="#" rel="nofollow"></a></p>
<p>				<a href="#" rel="nofollow"></p>
<p>				</a><a href="#" rel="nofollow"></p>
<p>				</a><a href="#" rel="nofollow"></p>
<p>				</a><a href="#" rel="nofollow"></p>
<p>				</a><a href="#" rel="nofollow"></p>
<p>				</a><a href="#" rel="nofollow"></p>
<p>	</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leonard Mutuku</title>
		<link>https://creativeindividual.co.uk/2011/08/create-multiple-pop-up-divs-using-the-jquery-prev-method/comment-page-1/#comment-1006</link>
		<dc:creator>Leonard Mutuku</dc:creator>
		<pubDate>Fri, 08 Feb 2013 14:57:30 +0000</pubDate>
		<guid isPermaLink="false">http://creativeindividual.co.uk/?p=240#comment-1006</guid>
		<description>Hi, Thanks a lot 4 the post, it really did help me. The Code works perfectly well, but could u help me on what to do when i hover over the Pop - up div so that it doesn&#039;t disappear. 

Thanks,

Leonard</description>
		<content:encoded><![CDATA[<p>Hi, Thanks a lot 4 the post, it really did help me. The Code works perfectly well, but could u help me on what to do when i hover over the Pop &#8211; up div so that it doesn&#8217;t disappear. </p>
<p>Thanks,</p>
<p>Leonard</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Laura Montgomery</title>
		<link>https://creativeindividual.co.uk/2011/08/create-multiple-pop-up-divs-using-the-jquery-prev-method/comment-page-1/#comment-880</link>
		<dc:creator>Laura Montgomery</dc:creator>
		<pubDate>Wed, 31 Oct 2012 09:26:58 +0000</pubDate>
		<guid isPermaLink="false">http://creativeindividual.co.uk/?p=240#comment-880</guid>
		<description>Hi there, I personally opted for Wordpress because it&#039;s been built around the idea of blogging and therefore seemed the perfect fit for me. The best bet is to research the other options out there, taking into consideration any other functionality you may need from your site.

You may want to manage and host your own blog/Wordpress site but if considering Wordpress a hosted option may be a good way to test the water - http://wordpress.com/</description>
		<content:encoded><![CDATA[<p>Hi there, I personally opted for WordPress because it&#8217;s been built around the idea of blogging and therefore seemed the perfect fit for me. The best bet is to research the other options out there, taking into consideration any other functionality you may need from your site.</p>
<p>You may want to manage and host your own blog/Wordpress site but if considering WordPress a hosted option may be a good way to test the water &#8211; <a href="http://wordpress.com/" rel="nofollow">http://wordpress.com/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: flowers online australia</title>
		<link>https://creativeindividual.co.uk/2011/08/create-multiple-pop-up-divs-using-the-jquery-prev-method/comment-page-1/#comment-879</link>
		<dc:creator>flowers online australia</dc:creator>
		<pubDate>Tue, 30 Oct 2012 21:45:52 +0000</pubDate>
		<guid isPermaLink="false">http://creativeindividual.co.uk/?p=240#comment-879</guid>
		<description>Amazing blog! Do you have any suggestions for aspiring writers?

I&#039;m planning to start my own website soon but I&#039;m 
a little lost on everything. Would you advise starting with a free platform like 
Wordpress or go for a paid option? There are so many 
options out there that I&#039;m totally overwhelmed .. Any recommendations? Thanks!</description>
		<content:encoded><![CDATA[<p>Amazing blog! Do you have any suggestions for aspiring writers?</p>
<p>I&#8217;m planning to start my own website soon but I&#8217;m<br />
a little lost on everything. Would you advise starting with a free platform like<br />
Wordpress or go for a paid option? There are so many<br />
options out there that I&#8217;m totally overwhelmed .. Any recommendations? Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gerry Williams</title>
		<link>https://creativeindividual.co.uk/2011/08/create-multiple-pop-up-divs-using-the-jquery-prev-method/comment-page-1/#comment-878</link>
		<dc:creator>Gerry Williams</dc:creator>
		<pubDate>Thu, 25 Oct 2012 19:02:36 +0000</pubDate>
		<guid isPermaLink="false">http://creativeindividual.co.uk/?p=240#comment-878</guid>
		<description>You can see why a vertically stacked solution is highly desirable for this layout ..
&lt;a href=&quot;http://albuquerque-cpa-firm.com/Albuquerque-CPA-Accounting-FAQs.htm&quot; rel=&quot;nofollow&quot;&gt;Target Page &lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>You can see why a vertically stacked solution is highly desirable for this layout ..<br />
<a href="http://albuquerque-cpa-firm.com/Albuquerque-CPA-Accounting-FAQs.htm" rel="nofollow">Target Page </a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gerry Williams</title>
		<link>https://creativeindividual.co.uk/2011/08/create-multiple-pop-up-divs-using-the-jquery-prev-method/comment-page-1/#comment-877</link>
		<dc:creator>Gerry Williams</dc:creator>
		<pubDate>Thu, 25 Oct 2012 18:56:46 +0000</pubDate>
		<guid isPermaLink="false">http://creativeindividual.co.uk/?p=240#comment-877</guid>
		<description>Okay, 
I changed the layout; 
1. made the left margin of the FAQ div =0, and made it a width of 600px.
2. changed popup div width and top &amp; left margins to plunk it to the right of the question.

That makes the hover logic function.  A nicer solution would be to solve it with the original layout and have some z-index type solution.

Please let me know if it is possible.

Thanks a million for a nice script.

-g-</description>
		<content:encoded><![CDATA[<p>Okay,<br />
I changed the layout;<br />
1. made the left margin of the FAQ div =0, and made it a width of 600px.<br />
2. changed popup div width and top &amp; left margins to plunk it to the right of the question.</p>
<p>That makes the hover logic function.  A nicer solution would be to solve it with the original layout and have some z-index type solution.</p>
<p>Please let me know if it is possible.</p>
<p>Thanks a million for a nice script.</p>
<p>-g-</p>
]]></content:encoded>
	</item>
</channel>
</rss>
