Debugging jquery UI problems?
Hi,
Are there any good tools or recommandations on how to find problems
when using jquery UI?
I'm currently seeing two problems, which may be caused by other
javascript or jquery plugins, but I have trouble determining what the
problems might be caused by.
1) Effects don't work. I've tried using "bounce" directly on a div
(that has been modified by the FishEye plugin). I've also tried using
"slide" on hide/show options of a dialog. This causes the dialog to
not be shown at all.
2) Accordion doesn't work. It is partially styled but everything from
every part is visible and there is no accordion
Any help appreciated!
-dennis