Click to See Complete Forum and Search --> : Rotator script conflicts w/menu script in IE


tlash
04-25-2003, 11:20 PM
I have added Robert Bui's fine script to a page of mine--working fine. (http://javascript.internet.com/miscellaneous/random-image-rotator.html)

I have another script that references a .js file in the page header.

When both scripts are present, the rotator script doesn't execute on MSIE browsers--works fine on MAC browsers. It doesn't appear to be order sensitive either.

Anybody have an idea?

Thanks,
Todd

khalidali63
04-26-2003, 12:35 AM
you should have posted the link to your page that has both the scripts on it.This could be caused by some common variable or function name or a conflicting event call.