Hi gang,

I'm currently using both jQuery & Scriptaculous archives. (I'm phasing
out Scriptaculous, but it's happening in stages.) I'm using var jca =
jQuery.noConflict(), but one line in particular is still refusing to
play with scriptaculous.src:

jca(helppanel).hide("slow");

No error message in firebug, but nothing happens. As soon as I take
scriptaculous.js out, everything works fine. Alert messages after this
line work. Oddly enough, jca(helppanel).show("slow"); works just fine

Anyone have ideas on what else could be causing a conflict, or how to
get around it? All suggestions appreciated.

Cheers,
           - JB

Reply via email to