jQuery and Magnolia CMS

jQuery and Magnolia CMS


Hi all!
We have a problem with domready event:
$(document).ready(function(){
alert("");
});
We are using Magnolia CMS and when we turn on Magnolia Javascript (a
sort of JS framework), the event is not more fired *except on Firefox
3*!!
Here you can see the practical example:
** http://tinyurl.com/5td6km **
In this example you can see:
Magnolia turned on + jQuery
Magnolia turned off + jQuery
Magnolia turned on + MooTools
Magnolia turned off + MooTools
Can you help me?
The problem happens even with MooTools framework...
Thanks a lot for your attention...
M.