[jQuery] Accordion with dynamic loading data
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
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