<?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: Sponsor Flip Wall With jQuery &amp; CSS</title>
	<atom:link href="http://tutorialzine.com/2010/03/sponsor-wall-flip-jquery-css/feed/" rel="self" type="application/rss+xml" />
	<link>http://tutorialzine.com/2010/03/sponsor-wall-flip-jquery-css/</link>
	<description>Web Development Tutorials &#38; Resources</description>
	<lastBuildDate>Wed, 16 May 2012 02:12:29 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Ouchxxx</title>
		<link>http://tutorialzine.com/2010/03/sponsor-wall-flip-jquery-css/#comment-23408</link>
		<dc:creator>Ouchxxx</dc:creator>
		<pubDate>Fri, 20 Apr 2012 09:00:22 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialzine.com/?p=797#comment-23408</guid>
		<description>i have download this flip box, its great tutorial, please could any one know how to change the color of background after the box flip. it shows as a inline color r g b  and in element it shows #99999. i would like to change that color to white but i cant the way out, i have looked everywhere but still struggling.... please advise

Many Thanks</description>
		<content:encoded><![CDATA[<p>i have download this flip box, its great tutorial, please could any one know how to change the color of background after the box flip. it shows as a inline color r g b  and in element it shows #99999. i would like to change that color to white but i cant the way out, i have looked everywhere but still struggling.... please advise</p>
<p>Many Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: duppy</title>
		<link>http://tutorialzine.com/2010/03/sponsor-wall-flip-jquery-css/#comment-22954</link>
		<dc:creator>duppy</dc:creator>
		<pubDate>Tue, 27 Mar 2012 17:33:46 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialzine.com/?p=797#comment-22954</guid>
		<description>how do i make images constant when refreshing the page or when opening the page, but not stopping stopping fliping</description>
		<content:encoded><![CDATA[<p>how do i make images constant when refreshing the page or when opening the page, but not stopping stopping fliping</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vaibhav patil</title>
		<link>http://tutorialzine.com/2010/03/sponsor-wall-flip-jquery-css/#comment-22418</link>
		<dc:creator>vaibhav patil</dc:creator>
		<pubDate>Fri, 02 Mar 2012 09:59:47 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialzine.com/?p=797#comment-22418</guid>
		<description>Hi i want to implement this for wordpress where my all sponsor images are locates in image folder.
i have changed
&lt;img src=&quot;img/sponsors/’.$company[0].’.png&quot; alt=&quot;More about ‘.$company[0].’&quot; /&gt; lines in demo.php
to
&lt;img src=&quot;&lt;?php bloginfo(‘template_url’);?&gt;/images/’.$company[0].’.png&quot; alt=&quot;More about ‘.$company[0].’&quot; /&gt;
which through error like this :
Parse error: parse error, expecting `’,” or `’;” in C:\xampp\htdocs\wordpress\wp-content\themes\viv\includes\demo.php on line 49
please help me</description>
		<content:encoded><![CDATA[<p>Hi i want to implement this for wordpress where my all sponsor images are locates in image folder.<br />
i have changed<br />
&lt;img src=&quot;img/sponsors/’.$company[0].’.png&quot; alt=&quot;More about ‘.$company[0].’&quot; /&gt; lines in demo.php<br />
to<br />
&lt;img src=&quot;&lt;?php bloginfo(‘template_url’);?&gt;/images/’.$company[0].’.png&quot; alt=&quot;More about ‘.$company[0].’&quot; /&gt;<br />
which through error like this :<br />
Parse error: parse error, expecting `’,” or `’;” in C:\xampp\htdocs\wordpress\wp-content\themes\viv\includes\demo.php on line 49<br />
please help me</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vaibhav patil</title>
		<link>http://tutorialzine.com/2010/03/sponsor-wall-flip-jquery-css/#comment-22145</link>
		<dc:creator>vaibhav patil</dc:creator>
		<pubDate>Sun, 19 Feb 2012 17:02:34 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialzine.com/?p=797#comment-22145</guid>
		<description>Hi i want to implement this for wordpress where my all sponsor images are locates in image folder. 

i have changed 	
&lt;img src=&quot;img/sponsors/&#039;.$company[0].&#039;.png&quot; alt=&quot;More about &#039;.$company[0].&#039;&quot; /&gt;   lines in demo.php    

to 

&lt;img src=&quot;&lt;?php bloginfo(&#039;template_url&#039;);?&gt;/images/&#039;.$company[0].&#039;.png&quot; alt=&quot;More about &#039;.$company[0].&#039;&quot; /&gt;

which through error like this :   
Parse error: parse error, expecting `&#039;,&#039;&#039; or `&#039;;&#039;&#039; in C:\xampp\htdocs\wordpress\wp-content\themes\viv\includes\demo.php on line 49     

please help me</description>
		<content:encoded><![CDATA[<p>Hi i want to implement this for wordpress where my all sponsor images are locates in image folder. </p>
<p>i have changed<br />
&lt;img src=&quot;img/sponsors/'.$company[0].'.png&quot; alt=&quot;More about '.$company[0].'&quot; /&gt;   lines in demo.php    </p>
<p>to </p>
<p>&lt;img src=&quot;&lt;?php bloginfo('template_url');?&gt;/images/'.$company[0].'.png&quot; alt=&quot;More about '.$company[0].'&quot; /&gt;</p>
<p>which through error like this :<br />
Parse error: parse error, expecting `','' or `';'' in C:\xampp\htdocs\wordpress\wp-content\themes\viv\includes\demo.php on line 49     </p>
<p>please help me</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://tutorialzine.com/2010/03/sponsor-wall-flip-jquery-css/#comment-22079</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Wed, 15 Feb 2012 22:52:34 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialzine.com/?p=797#comment-22079</guid>
		<description>@Martin Angelov - Any chance the IE flip issue was fixed? I was able to get this working on my site just fine in Firefox, but then when I look at it in IE the div flips and when you try to click the url/button it flips back without ever clicking the link. Its the same issue Bob is having above.

@cesalio45g - Can you please tell me a little bit more about using the [$(&#039;.sponsorFlip&#039;).bind(&quot;dblclick&quot;,function()] in the script.js file? It sounds like that could fix the issue if it works in IE too?</description>
		<content:encoded><![CDATA[<p>@Martin Angelov - Any chance the IE flip issue was fixed? I was able to get this working on my site just fine in Firefox, but then when I look at it in IE the div flips and when you try to click the url/button it flips back without ever clicking the link. Its the same issue Bob is having above.</p>
<p>@cesalio45g - Can you please tell me a little bit more about using the [$('.sponsorFlip').bind(&quot;dblclick&quot;,function()] in the script.js file? It sounds like that could fix the issue if it works in IE too?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: NavCore</title>
		<link>http://tutorialzine.com/2010/03/sponsor-wall-flip-jquery-css/#comment-22055</link>
		<dc:creator>NavCore</dc:creator>
		<pubDate>Tue, 14 Feb 2012 00:58:28 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialzine.com/?p=797#comment-22055</guid>
		<description>Finally manage to fix sponsor-flip-wall to work with &lt;b&gt;PrettyPhoto&lt;/b&gt; !!!

* Firstly, place the &lt;b&gt;rel&lt;/b&gt; attributes for &lt;a href&gt;:
&lt;a href=&quot;&#039;.$company[2].&#039;&quot; rel=”gallery” title=”‘.$company[3].’”&gt;Gallery&lt;/a&gt;

* Then, &lt;b&gt;very important&lt;/b&gt;, put prettyPhoto initiate code inside .sponsorFlip click event, right before setting the flag &quot;flipped&quot; to &quot;true&quot; (_italics_elem.data(&#039;flipped&#039;,true);_italics_):
$(&quot;a[rel^=&#039;gallery&#039;]&quot;).prettyPhoto();

That is it . . . this way prettyPhoto will be called without problems !!!

:: cheers ::</description>
		<content:encoded><![CDATA[<p>Finally manage to fix sponsor-flip-wall to work with <b>PrettyPhoto</b> !!!</p>
<p>* Firstly, place the <b>rel</b> attributes for &lt;a href&gt;:<br />
&lt;a href=&quot;'.$company[2].'&quot; rel=”gallery” title=”‘.$company[3].’”&gt;Gallery&lt;/a&gt;</p>
<p>* Then, <b>very important</b>, put prettyPhoto initiate code inside .sponsorFlip click event, right before setting the flag &quot;flipped&quot; to &quot;true&quot; (_italics_elem.data('flipped',true);_italics_):<br />
$(&quot;a[rel^='gallery']&quot;).prettyPhoto();</p>
<p>That is it . . . this way prettyPhoto will be called without problems !!!</p>
<p>:: cheers ::</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: osuthorpe</title>
		<link>http://tutorialzine.com/2010/03/sponsor-wall-flip-jquery-css/#comment-22005</link>
		<dc:creator>osuthorpe</dc:creator>
		<pubDate>Sat, 11 Feb 2012 04:20:15 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialzine.com/?p=797#comment-22005</guid>
		<description>I am creating a web application with this plugin and I need it to flip back to the front side when an external button is clicked. I would also like to hide the animation on rotation back. Any ideas how I can accomplish that?</description>
		<content:encoded><![CDATA[<p>I am creating a web application with this plugin and I need it to flip back to the front side when an external button is clicked. I would also like to hide the animation on rotation back. Any ideas how I can accomplish that?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob</title>
		<link>http://tutorialzine.com/2010/03/sponsor-wall-flip-jquery-css/#comment-21989</link>
		<dc:creator>Bob</dc:creator>
		<pubDate>Fri, 10 Feb 2012 03:20:49 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialzine.com/?p=797#comment-21989</guid>
		<description>This works great except for ie9. It flips but on clicking URL it flips back but never opens new window/tab. Has anyone figured a workaround?

Thanks</description>
		<content:encoded><![CDATA[<p>This works great except for ie9. It flips but on clicking URL it flips back but never opens new window/tab. Has anyone figured a workaround?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: oxido</title>
		<link>http://tutorialzine.com/2010/03/sponsor-wall-flip-jquery-css/#comment-21938</link>
		<dc:creator>oxido</dc:creator>
		<pubDate>Tue, 07 Feb 2012 12:22:25 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialzine.com/?p=797#comment-21938</guid>
		<description>hello again .... I have a site made in joomla, the Java code used by the sponsor wall, come in conflict with jquery in joomla. What can I do?</description>
		<content:encoded><![CDATA[<p>hello again .... I have a site made in joomla, the Java code used by the sponsor wall, come in conflict with jquery in joomla. What can I do?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: oxido</title>
		<link>http://tutorialzine.com/2010/03/sponsor-wall-flip-jquery-css/#comment-21929</link>
		<dc:creator>oxido</dc:creator>
		<pubDate>Tue, 07 Feb 2012 08:04:39 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialzine.com/?p=797#comment-21929</guid>
		<description>hi,nice job!

How can i set the effect from this http://tutorialzine.com/2010/04/simple-banner-rotator-with-php-jquery-mysql/ , to what you have done here? It is possible? i mean it possible, but how can i do?

I do not want to use that version, because I do not want to use a database for the sponsor wall. TNX</description>
		<content:encoded><![CDATA[<p>hi,nice job!</p>
<p>How can i set the effect from this http://tutorialzine.com/2010/04/simple-banner-rotator-with-php-jquery-mysql/ , to what you have done here? It is possible? i mean it possible, but how can i do?</p>
<p>I do not want to use that version, because I do not want to use a database for the sponsor wall. TNX</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using apc
Page Caching using apc
Object Caching 356/356 objects using apc
Content Delivery Network via cdn.tutorialzine.com

Served from: tutorialzine.com @ 2012-05-16 18:08:46 -->
