[jQuery] Accordion movement not smooth + other weird stuff

[jQuery] Accordion movement not smooth + other weird stuff


Hi there,
Luckily I've never had to ask about Jquery's performance or anything
like that - it's a SOLID tool, but I'm trying to use the accordion in
a unique way and am honestly not experiencing great results. I'm
hoping it's just my own mistake :-p
Take a look: http://militiamarketing.com/temp/index.html
Some issues:
- clicking on panels results in jumpy animation, this mostly happens
on longer panels which extend beyond the length of the window. ie. try
opening about us and clicking on another....
- click on porfolio then select the first submenu item. I simply added
an accordion in an accordion (which was the only way I thought of
doing this). the panel doesn't extend out, but if you click on the
item below it then the first again...it works.
- sometimes when you click on the bottom panels (I haven't been able
to replicate this, but apparently a client mentioned it to me) the
panel does this weird extension beyond the page but opens the panel
properly, so it looks like it's opening a bigger panel but it opens
smaller. this happens usually on the last 3 items in the accordion.
Help on this would be great. I'm almost thinking of coding my own semi-
accordion with the functionality I need. :-/
Thanks,
Dave