Granny's Programming Pearls
"inside of every large program is a small program struggling to get out"
JavaRanch.com/granny.jsp
The moose likes HTML, CSS and JavaScript and the fly likes Image flickering in Firefox Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Engineering » HTML, CSS and JavaScript
Reply Bookmark "Image flickering in Firefox" Watch "Image flickering in Firefox" New topic
Author

Image flickering in Firefox

Dev Anand
Ranch Hand

Joined: Aug 30, 2009
Posts: 40
I have the following code. The image is flickering on mouse scrolling in Firefox.

How to make scrolling smooth in all browsers?



--------------------------------------code----------------------------------------

---------------------------------------End of Code---------------------------------------
Eric Pascarello
author
Rancher

Joined: Nov 08, 2001
Posts: 15357
    
    6
It always helps to say what version of the browser. Did you look in the Mozilla bug tracker to see if there are bugs logged about it?

Eric
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Image flickering in Firefox
 
Similar Threads
CSS issue in Grails app, but question is on CSS
location.href not working on FireFox 3.5
Overlapping columns in Firefox
problem as menu show behind of flash~ pls help
Need help editing some css if possible (SOLVED)