<?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 for Catch My Fame</title>
	<atom:link href="http://www.catchmyfame.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.catchmyfame.com</link>
	<description>A web designoper&#039;s journal</description>
	<lastBuildDate>Sat, 04 Feb 2012 02:01:14 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on Finally, the simple pagination class by David</title>
		<link>http://www.catchmyfame.com/2007/07/28/finally-the-simple-pagination-class/comment-page-8/#comment-14296</link>
		<dc:creator>David</dc:creator>
		<pubDate>Sat, 04 Feb 2012 02:01:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.catchmyfame.com/2007/07/28/finally-the-simple-pagination-class/#comment-14296</guid>
		<description>Perfect, thanks!</description>
		<content:encoded><![CDATA[<p>Perfect, thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Finally, the simple pagination class by mohamed</title>
		<link>http://www.catchmyfame.com/2007/07/28/finally-the-simple-pagination-class/comment-page-8/#comment-14295</link>
		<dc:creator>mohamed</dc:creator>
		<pubDate>Sat, 04 Feb 2012 01:40:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.catchmyfame.com/2007/07/28/finally-the-simple-pagination-class/#comment-14295</guid>
		<description>great code thanks a lot but when i used it i get 2 errors and i fixed it  Undefined index: ipp at line 33 and line 105  (@$_GET[&#039;ipp&#039;] == &#039;All&#039;) instead of ($_GET[&#039;ipp&#039;] == &#039;All&#039;)
thank  a lot again  for your great code and effort :D</description>
		<content:encoded><![CDATA[<p>great code thanks a lot but when i used it i get 2 errors and i fixed it  Undefined index: ipp at line 33 and line 105  (@$_GET['ipp'] == &#8216;All&#8217;) instead of ($_GET['ipp'] == &#8216;All&#8217;)<br />
thank  a lot again  for your great code and effort :D</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery Infinite Carousel Plugin by Nag</title>
		<link>http://www.catchmyfame.com/catchmyfame-jquery-plugins/jquery-infinite-carousel-plugin/comment-page-1/#comment-14291</link>
		<dc:creator>Nag</dc:creator>
		<pubDate>Fri, 03 Feb 2012 20:17:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.catchmyfame.com/?page_id=968#comment-14291</guid>
		<description>I figured it out. 
You&#039;re creating the link dynamically when you populate the img array. The code drops the onclick event. If I add the onclick event into the source code, it works.

So now I&#039;m going to have to figure out how to create another array to store the value of the video(x), and then use that to create the link. Wish me luck!

$(this).append(&#039;&#039;);
						if(links[index]!=undefined) $(&#039;img&#039;,this).wrap(&#039;&lt;a&gt;&lt;/a&gt;&#039;);</description>
		<content:encoded><![CDATA[<p>I figured it out.<br />
You&#8217;re creating the link dynamically when you populate the img array. The code drops the onclick event. If I add the onclick event into the source code, it works.</p>
<p>So now I&#8217;m going to have to figure out how to create another array to store the value of the video(x), and then use that to create the link. Wish me luck!</p>
<p>$(this).append(&#8221;);<br />
						if(links[index]!=undefined) $(&#8216;img&#8217;,this).wrap(&#8216;<a></a>&#8216;);</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery Infinite Carousel Plugin by Nag</title>
		<link>http://www.catchmyfame.com/catchmyfame-jquery-plugins/jquery-infinite-carousel-plugin/comment-page-1/#comment-14290</link>
		<dc:creator>Nag</dc:creator>
		<pubDate>Fri, 03 Feb 2012 20:05:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.catchmyfame.com/?page_id=968#comment-14290</guid>
		<description>Ok, so after further trying I see this behaviour:

The onclick event works perfectly when it&#039;s used inside the a href for the caption. So I can have an image with a caption, and clicking the caption launches the video overlay. 

However, the onclick event does not work within the a href for the image. I can link an image to another page, and that works fine, but the overlay does not launch.</description>
		<content:encoded><![CDATA[<p>Ok, so after further trying I see this behaviour:</p>
<p>The onclick event works perfectly when it&#8217;s used inside the a href for the caption. So I can have an image with a caption, and clicking the caption launches the video overlay. </p>
<p>However, the onclick event does not work within the a href for the image. I can link an image to another page, and that works fine, but the overlay does not launch.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery Infinite Carousel Plugin by Bobby-James</title>
		<link>http://www.catchmyfame.com/catchmyfame-jquery-plugins/jquery-infinite-carousel-plugin/comment-page-1/#comment-14289</link>
		<dc:creator>Bobby-James</dc:creator>
		<pubDate>Fri, 03 Feb 2012 19:00:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.catchmyfame.com/?page_id=968#comment-14289</guid>
		<description>no change =( thanks for the suggestion though</description>
		<content:encoded><![CDATA[<p>no change =( thanks for the suggestion though</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery Infinite Carousel Plugin by Bobby-James</title>
		<link>http://www.catchmyfame.com/catchmyfame-jquery-plugins/jquery-infinite-carousel-plugin/comment-page-1/#comment-14288</link>
		<dc:creator>Bobby-James</dc:creator>
		<pubDate>Fri, 03 Feb 2012 18:56:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.catchmyfame.com/?page_id=968#comment-14288</guid>
		<description>Unfortunately the page is not on a server it is on dreamweaver. All i can say is that when originally create its all the images in line with each image to the right of the next one. once i add the script text it displays just the front image with the arrows but it doesn&#039;t scroll and the arrows don&#039;t click</description>
		<content:encoded><![CDATA[<p>Unfortunately the page is not on a server it is on dreamweaver. All i can say is that when originally create its all the images in line with each image to the right of the next one. once i add the script text it displays just the front image with the arrows but it doesn&#8217;t scroll and the arrows don&#8217;t click</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery Before/After Plugin by ign</title>
		<link>http://www.catchmyfame.com/catchmyfame-jquery-plugins/jquery-beforeafter-plugin/comment-page-2/#comment-14286</link>
		<dc:creator>ign</dc:creator>
		<pubDate>Fri, 03 Feb 2012 18:48:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.catchmyfame.com/?page_id=824#comment-14286</guid>
		<description>Hmmm.. I guess I&#039;ll have to see for myself.. 
If I come up with something genius I&#039;ll let you know! :P</description>
		<content:encoded><![CDATA[<p>Hmmm.. I guess I&#8217;ll have to see for myself..<br />
If I come up with something genius I&#8217;ll let you know! :P</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery Infinite Carousel Plugin by Bary</title>
		<link>http://www.catchmyfame.com/catchmyfame-jquery-plugins/jquery-infinite-carousel-plugin/comment-page-1/#comment-14285</link>
		<dc:creator>Bary</dc:creator>
		<pubDate>Fri, 03 Feb 2012 18:00:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.catchmyfame.com/?page_id=968#comment-14285</guid>
		<description>Hi,
THX for an script but is it possible this? I have carousel on ma header.php and it is load after clicking any page FROM FIRST IMAGE. Is it possible to add some jquery code to carousel remember where continue after clicking into next page? So all images has the smae chance to be vissible? (for example if you have 10 images and visitor stay just a few second on homepage a clicking through the website he allways see the first image)

Thanks for an answer (PS I am not jQuery coder so I am asking)</description>
		<content:encoded><![CDATA[<p>Hi,<br />
THX for an script but is it possible this? I have carousel on ma header.php and it is load after clicking any page FROM FIRST IMAGE. Is it possible to add some jquery code to carousel remember where continue after clicking into next page? So all images has the smae chance to be vissible? (for example if you have 10 images and visitor stay just a few second on homepage a clicking through the website he allways see the first image)</p>
<p>Thanks for an answer (PS I am not jQuery coder so I am asking)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery Infinite Carousel Plugin by Nag</title>
		<link>http://www.catchmyfame.com/catchmyfame-jquery-plugins/jquery-infinite-carousel-plugin/comment-page-1/#comment-14284</link>
		<dc:creator>Nag</dc:creator>
		<pubDate>Fri, 03 Feb 2012 17:04:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.catchmyfame.com/?page_id=968#comment-14284</guid>
		<description>You also need to copy the easing script and put that in your path.. 
try this:
script src=&quot;http://gsgd.co.uk/sandbox/jquery/easing/jquery.easing.1.3.js&quot;&gt;/script

with the proper  tags in your head</description>
		<content:encoded><![CDATA[<p>You also need to copy the easing script and put that in your path..<br />
try this:<br />
script src=&#8221;http://gsgd.co.uk/sandbox/jquery/easing/jquery.easing.1.3.js&#8221;&gt;/script</p>
<p>with the proper  tags in your head</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery Infinite Carousel Plugin by Nag</title>
		<link>http://www.catchmyfame.com/catchmyfame-jquery-plugins/jquery-infinite-carousel-plugin/comment-page-1/#comment-14283</link>
		<dc:creator>Nag</dc:creator>
		<pubDate>Fri, 03 Feb 2012 17:00:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.catchmyfame.com/?page_id=968#comment-14283</guid>
		<description>Thanks for responding. I&#039;ve been thinking of ways to get this working, and I wanted to get your thoughts on this:

how about using an onclick event to launch a video overlay? I tried this:
img width=&quot;376&quot; height=&quot;300&quot; alt=&quot;&quot;  src=&quot;/images/home.jpg&quot; onclick=&quot;videoOverlay(1);&quot;
but it didn&#039;t work. 

When I put the same image onto the page with a simple img tag, it works just fine, so I know it&#039;s not the video overlay code that&#039;s the issue. 

Works:
img src=&quot;/images/home.jpg&quot;  onclick=&quot;videoOverlay(1);&quot; 


Does your script allow for onclick events on the image? I read the script, and I see click events for play, pause and navigate, and I&#039;m guessing that the image isn&#039;t allowed to have a onclick event

I&#039;m not an expert at JS, so please bear with me as I try and figure this out.</description>
		<content:encoded><![CDATA[<p>Thanks for responding. I&#8217;ve been thinking of ways to get this working, and I wanted to get your thoughts on this:</p>
<p>how about using an onclick event to launch a video overlay? I tried this:<br />
img width=&#8221;376&#8243; height=&#8221;300&#8243; alt=&#8221;"  src=&#8221;/images/home.jpg&#8221; onclick=&#8221;videoOverlay(1);&#8221;<br />
but it didn&#8217;t work. </p>
<p>When I put the same image onto the page with a simple img tag, it works just fine, so I know it&#8217;s not the video overlay code that&#8217;s the issue. </p>
<p>Works:<br />
img src=&#8221;/images/home.jpg&#8221;  onclick=&#8221;videoOverlay(1);&#8221; </p>
<p>Does your script allow for onclick events on the image? I read the script, and I see click events for play, pause and navigate, and I&#8217;m guessing that the image isn&#8217;t allowed to have a onclick event</p>
<p>I&#8217;m not an expert at JS, so please bear with me as I try and figure this out.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

