Javascript Image Flickering issue
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
I have an asp image control. And I have done the image zooming dynamically using javascript. It worked perfecltly. But for very high resolution images image will flicker while zooming(in IE only in all other broswers there is no image flicker). Locally there is a slight flickering only but after publishing my aapln there is high image flickering(IE). How to avoid these image flicking in IE? Pls help Thanks in advance