<?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: zAccordion</title>
	<atom:link href="http://www.armagost.com/zaccordion/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.armagost.com</link>
	<description>I am a Web Developer working out of Minneapolis, Minnesota.</description>
	<lastBuildDate>Mon, 20 Feb 2012 22:42:31 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Nate</title>
		<link>http://www.armagost.com/zaccordion/#comment-168</link>
		<dc:creator>Nate</dc:creator>
		<pubDate>Mon, 20 Feb 2012 22:42:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.armagost.com/#comment-168</guid>
		<description>Hi Mac,

At the moment I don&#039;t have plans to create a vertical version.</description>
		<content:encoded><![CDATA[<p>Hi Mac,</p>
<p>At the moment I don&#8217;t have plans to create a vertical version.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nate</title>
		<link>http://www.armagost.com/zaccordion/#comment-167</link>
		<dc:creator>Nate</dc:creator>
		<pubDate>Mon, 20 Feb 2012 22:41:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.armagost.com/#comment-167</guid>
		<description>Hi Ian,

I use CSS3 to create the shadows.  I don&#039;t believe box-shadow is supported in IE8.  You can remove the shadow rule or even try an image for IE.</description>
		<content:encoded><![CDATA[<p>Hi Ian,</p>
<p>I use CSS3 to create the shadows.  I don&#8217;t believe box-shadow is supported in IE8.  You can remove the shadow rule or even try an image for IE.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian</title>
		<link>http://www.armagost.com/zaccordion/#comment-166</link>
		<dc:creator>Ian</dc:creator>
		<pubDate>Sun, 19 Feb 2012 20:01:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.armagost.com/#comment-166</guid>
		<description>Is there an issue with transparency in IE? The example here http://www.armagost.com/zaccordion/another-advanced-example/ looks perfect in Chrome, Firefox and Opera, but the transparent section is solid black in IE 8.</description>
		<content:encoded><![CDATA[<p>Is there an issue with transparency in IE? The example here <a href="http://www.armagost.com/zaccordion/another-advanced-example/" rel="nofollow">http://www.armagost.com/zaccordion/another-advanced-example/</a> looks perfect in Chrome, Firefox and Opera, but the transparent section is solid black in IE 8.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Macp</title>
		<link>http://www.armagost.com/zaccordion/#comment-165</link>
		<dc:creator>Macp</dc:creator>
		<pubDate>Wed, 15 Feb 2012 12:25:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.armagost.com/#comment-165</guid>
		<description>Hello!
It&#039;s wonderfull, but is there a way to make it a vertical slide?
thank you very much</description>
		<content:encoded><![CDATA[<p>Hello!<br />
It&#8217;s wonderfull, but is there a way to make it a vertical slide?<br />
thank you very much</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nate</title>
		<link>http://www.armagost.com/zaccordion/#comment-111</link>
		<dc:creator>Nate</dc:creator>
		<pubDate>Wed, 28 Sep 2011 19:19:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.armagost.com/#comment-111</guid>
		<description>Hi Chris,

If I understand the question, you want zAccordion to stretch when hovered over.  Unfortunately, the plugin does not work that way because I wanted a different effect.  zAccordion essentially layers one piece of content over another instead of displaying the content side by side.  There is a good possibility that other plugins out there will work for you.  One that comes to mind is the original MooTools accordion.</description>
		<content:encoded><![CDATA[<p>Hi Chris,</p>
<p>If I understand the question, you want zAccordion to stretch when hovered over.  Unfortunately, the plugin does not work that way because I wanted a different effect.  zAccordion essentially layers one piece of content over another instead of displaying the content side by side.  There is a good possibility that other plugins out there will work for you.  One that comes to mind is the original MooTools accordion.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nate</title>
		<link>http://www.armagost.com/zaccordion/#comment-110</link>
		<dc:creator>Nate</dc:creator>
		<pubDate>Wed, 28 Sep 2011 18:55:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.armagost.com/#comment-110</guid>
		<description>Hi Steve,

With the new release you can use animationStart.  For example:

animationStart: function() {
	console.log($(&quot;#accordion&quot;).data(&quot;current&quot;));
}

The JavaScript above will log the current slide to the console.</description>
		<content:encoded><![CDATA[<p>Hi Steve,</p>
<p>With the new release you can use animationStart.  For example:</p>
<p>animationStart: function() {<br />
	console.log($(&#8220;#accordion&#8221;).data(&#8220;current&#8221;));<br />
}</p>
<p>The JavaScript above will log the current slide to the console.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://www.armagost.com/zaccordion/#comment-97</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Tue, 16 Aug 2011 14:41:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.armagost.com/#comment-97</guid>
		<description>Great accordion code!  Much appreciated.  I do have one question.  I am creating a &quot;open&quot; function and need to know which picture was opened.  I was expecting a .value or .index value to represent which picture was opened.  Can you point me in the direction where i can find this?

Thanks!
Steve</description>
		<content:encoded><![CDATA[<p>Great accordion code!  Much appreciated.  I do have one question.  I am creating a &#8220;open&#8221; function and need to know which picture was opened.  I was expecting a .value or .index value to represent which picture was opened.  Can you point me in the direction where i can find this?</p>
<p>Thanks!<br />
Steve</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chrisb</title>
		<link>http://www.armagost.com/zaccordion/#comment-96</link>
		<dc:creator>Chrisb</dc:creator>
		<pubDate>Tue, 16 Aug 2011 11:02:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.armagost.com/#comment-96</guid>
		<description>is it possible to make zaccordian initially display all images partially collapsed and of all equal widths and return to this state when mouse is out off the accordian  ?
thanks</description>
		<content:encoded><![CDATA[<p>is it possible to make zaccordian initially display all images partially collapsed and of all equal widths and return to this state when mouse is out off the accordian  ?<br />
thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert</title>
		<link>http://www.armagost.com/zaccordion/#comment-94</link>
		<dc:creator>Robert</dc:creator>
		<pubDate>Wed, 10 Aug 2011 17:17:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.armagost.com/#comment-94</guid>
		<description>Thanks dude !
Your plugin is just awesome !

Best Regards</description>
		<content:encoded><![CDATA[<p>Thanks dude !<br />
Your plugin is just awesome !</p>
<p>Best Regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nate</title>
		<link>http://www.armagost.com/zaccordion/#comment-90</link>
		<dc:creator>Nate</dc:creator>
		<pubDate>Wed, 27 Jul 2011 02:58:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.armagost.com/#comment-90</guid>
		<description>Hi Aron,

Thank you for the comments.  The accordion won&#039;t call a function on mouseout or mouseover.  It is a good idea.  I will take a look at that for the next release.</description>
		<content:encoded><![CDATA[<p>Hi Aron,</p>
<p>Thank you for the comments.  The accordion won&#8217;t call a function on mouseout or mouseover.  It is a good idea.  I will take a look at that for the next release.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

