Hello

I read that there is a problem with prototype and jquery being used on
the same page and that the solution involves the use of

jQuery.noConflict()

but I am far from clear how to use this!

I have

1. prototype and soundmanager2.js to play some sounds, and

2. jquery-1.5.1.js and fadeslideshow to run a slideshow, and

3. jquery-1.5.1.js and jquery.featureCarousel.min.js to run a carousel
of images.

and with IE6 I get the error message  re line 5734 in prototype.js,
"Object doesn't support this property ot method" - this line having

element.dispatchEvent() on it.

All 1, 2 and 3 work by the way.

How do I prevent the error message?

Cheers

Geoff

-- 
You received this message because you are subscribed to the Google Groups 
"Prototype & script.aculo.us" group.
To post to this group, send email to prototype-scriptaculous@googlegroups.com.
To unsubscribe from this group, send email to 
prototype-scriptaculous+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en.

Reply via email to