I am using Scriptaculous to achieve a pretty simple and straightforward effect. I need a couple of images and text to fade in and fade out periodically, which I already managed to do it using SetInterval, Effect.Appear and Effect.Fade. The only problem is that while the effects are taking place(fading in/out) the cursor keeps flickering in IE(not in firefox) changing rapidly from the normal cursor to the progress cursor and back. is there a way to specify IE that I would rather use the same normal cursor instead of the progress cursor so to have the flickering look less annoying? or any other ideas?
Getting Rid of Cursor Flickering caused by Scriptaculous
Collapse
X
Comment