I can´t get JQuerySlideTopMenu to work properly with IE7. When I have 3 levels and want to slide for the 2nd level menu, it is broken and closes.
It is working fine in firefox.
Someone could did it?
I can´t get JQuerySlideTopMenu to work properly with IE7. When I have 3 levels and want to slide for the 2nd level menu, it is broken and closes.
It is working fine in firefox.
Someone could did it?
I had the same error,May be the YIi Jquery lib version si too low ; I replace the code that $cs->registerCoreScript(‘jquery’); with $cs->registerScriptFile(“h_t_t_p://ajax.googleapis.com/ajax/libs/jquery/1.2.6/jquery.min.js______”);