[jQuery] Accordion with dynamic loading data

2009-07-16 Thread Todd Stuart
Hello I am needing an accordion with dynamic data loading on each tier. Does anyone have a good example of this. I thought I would ask before I took the dive. Thanks, TS

[jQuery] Show and Hide methods on div tag stuttering animation

2008-11-26 Thread Todd Stuart
Hello, I am using .show() and on a div object. In both IE and FF the display starts out nice and smooth and then seems to stutter at the end of the show. I have tried using .show("fast"), .show("slow") also, but with the same results. Does anyone know a fix to this? Thanks, TS