Basic jQuery slideUp and slideDown driving me mad!
问题 my jQuery skills are pretty good normally but this is driving me mad! It's a fairly simple accordian I've coded up from scratch. Using jQuery 1.3.2 so there shouldn't be any jumping bugs but basically if you take a look at the example: http://www.mizudesign.com/jquery/accordian/basic.html I'm displaying the height for the target div on the right - if it contains text it thinks it's shorter than it is and jumping. If it's an image there's no problem. I can't figure out where I'm going wrong -