I'm having problems using nyroModal and jQuery UI with tabs. Both plugins
don't have custom settings. so I use the default parameters.
NyroModal is used to show an image gallery. The call of the first image
works, but if I click "next" nothing happends. In Firebug I get an error
with "invalid array length" whenever i try to call next or prev. When I
disable jQuery UI nyroModal is working fine again. This problem starts with
version 1.5.3 of nyroModal. In older versions it works fine. So, what can I do?