whatifif Posted April 27, 2004 Posted April 27, 2004 Hi,I used javascript code, onmouseup and style tag, style="background:#cccccc url(i/image.gif) no-repeat center center" in my web page.Then, the background image is re-downloaded whenever I mouse-up on any web page so that the image is blinking.Anybody knows or experienced this problem and also how to prevent this problem ???
whatifif Posted April 27, 2004 Author Posted April 27, 2004 I found the reason.I put this code inside the onMouseUp(), "document.body.style.cursor = "normal";" which caused the image reloaded.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now