<?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: jQuery UI Accordion jump bug</title>
	<atom:link href="http://dev.iamntz.com/40/jquery-ui-accordion-jump-bug/feed" rel="self" type="application/rss+xml" />
	<link>http://dev.iamntz.com/40/jquery-ui-accordion-jump-bug</link>
	<description>Stuff about CSS, XHTML, Javascript and jQuery</description>
	<lastBuildDate>Thu, 26 May 2011 06:45:55 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Unibands</title>
		<link>http://dev.iamntz.com/40/jquery-ui-accordion-jump-bug/comment-page-1#comment-2325</link>
		<dc:creator>Unibands</dc:creator>
		<pubDate>Wed, 20 Jan 2010 13:14:10 +0000</pubDate>
		<guid isPermaLink="false">http://dev.iamntz.com/?p=40#comment-2325</guid>
		<description>Hi,

I&#039;ve tried doing this but the jQuery plugin must be getting confused by the additional markup because it breaks.

I use H3&#039;s as my headers and DIV&#039;s for the content. I placed a SPAN within each DIV to aply the paddings etc.

The result is that the first item opens but then it just does nothing after that.

What could be the cause?

Here&#039;s my markup:



      &lt;a href=&quot;#&quot; rel=&quot;nofollow&quot;&gt;1some text&lt;/a&gt;
      
      
      some text
      
      

      &lt;a href=&quot;#&quot; rel=&quot;nofollow&quot;&gt;2some text&lt;/a&gt;
      
      
      some text
      
      

      &lt;a href=&quot;#&quot; rel=&quot;nofollow&quot;&gt;3some text&lt;/a&gt;
      
      
      some text
      
      
  
      


Removing the spans makes the accordion work again...but I have no idea why they&#039;d be messing it up.

Thanks,
Michael.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I&#8217;ve tried doing this but the jQuery plugin must be getting confused by the additional markup because it breaks.</p>
<p>I use H3&#8242;s as my headers and DIV&#8217;s for the content. I placed a SPAN within each DIV to aply the paddings etc.</p>
<p>The result is that the first item opens but then it just does nothing after that.</p>
<p>What could be the cause?</p>
<p>Here&#8217;s my markup:</p>
<p>      <a href="#" rel="nofollow">1some text</a></p>
<p>      some text</p>
<p>      <a href="#" rel="nofollow">2some text</a></p>
<p>      some text</p>
<p>      <a href="#" rel="nofollow">3some text</a></p>
<p>      some text</p>
<p>Removing the spans makes the accordion work again&#8230;but I have no idea why they&#8217;d be messing it up.</p>
<p>Thanks,<br />
Michael.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: greenerist</title>
		<link>http://dev.iamntz.com/40/jquery-ui-accordion-jump-bug/comment-page-1#comment-2283</link>
		<dc:creator>greenerist</dc:creator>
		<pubDate>Tue, 06 Oct 2009 03:13:52 +0000</pubDate>
		<guid isPermaLink="false">http://dev.iamntz.com/?p=40#comment-2283</guid>
		<description>Hi, I&#039;m encountering this same issue but my markup is different than yours. Do you have any suggestions?


	&lt;a href=&quot;#&quot; rel=&quot;nofollow&quot;&gt;Section 1&lt;/a&gt;
	
		
		Mauris mauris ante, blandit et, ultrices a, suscipit eget, quam. Integer
		ut neque. Vivamus nisi metus, molestie vel, gravida in, condimentum sit
		amet, nunc. Nam a nibh. Donec suscipit eros. Nam mi. Proin viverra leo ut
		odio. Curabitur malesuada. Vestibulum a velit eu ante scelerisque vulputate.
		
	
	&lt;a href=&quot;#&quot; rel=&quot;nofollow&quot;&gt;Section 2&lt;/a&gt;
	
		
		Sed non urna. Donec et ante. Phasellus eu ligula. Vestibulum sit amet
		purus. Vivamus hendrerit, dolor at aliquet laoreet, mauris turpis porttitor
		velit, faucibus interdum tellus libero ac justo. Vivamus non quam. In
		suscipit faucibus urna.
		
	
</description>
		<content:encoded><![CDATA[<p>Hi, I&#8217;m encountering this same issue but my markup is different than yours. Do you have any suggestions?</p>
<p>	<a href="#" rel="nofollow">Section 1</a></p>
<p>		Mauris mauris ante, blandit et, ultrices a, suscipit eget, quam. Integer<br />
		ut neque. Vivamus nisi metus, molestie vel, gravida in, condimentum sit<br />
		amet, nunc. Nam a nibh. Donec suscipit eros. Nam mi. Proin viverra leo ut<br />
		odio. Curabitur malesuada. Vestibulum a velit eu ante scelerisque vulputate.</p>
<p>	<a href="#" rel="nofollow">Section 2</a></p>
<p>		Sed non urna. Donec et ante. Phasellus eu ligula. Vestibulum sit amet<br />
		purus. Vivamus hendrerit, dolor at aliquet laoreet, mauris turpis porttitor<br />
		velit, faucibus interdum tellus libero ac justo. Vivamus non quam. In<br />
		suscipit faucibus urna.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

