jquery carousel jumping bug
I've built a horizontal accordion with jquery. I'm having a problem with it. When it animates from one panel to another there's a jump at the right hand edge of the carousel. I've tried everything to get rid of this...adding widths...changing the js..removing whitespace from 开发者_开发知识库html etc..any suggestions?
http://boudaki.com/testing/carousel
http://dev.iamntz.com/40/jquery-ui-accordion-jump-bug/
http://dev.iamntz.com/166/jquery-accordion-tutorial/
Two relatively reasoned through musings on that issue.
I have run into this previously - I think it is a particularly nasty little issue that the community on the pluging has been trying to find a workaround for. The markup at the links above is probably a bit different but the application should be no different when adjusted to your case.
精彩评论