HighDots Forums  

IE disappearing div bug - Help required.

JavaScript discussion (multi-lingual) JavaScript discussion (alt.comp.lang.javascript)


Discuss IE disappearing div bug - Help required. in the JavaScript discussion (multi-lingual) forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Andy
 
Posts: n/a

Default IE disappearing div bug - Help required. - 04-23-2009 , 04:59 PM






Hi,

Whilst developing a cross-browser fading-slideshow I discovered that
hovering the mouse pointer over an image link in IE7 causes the images to
disappear.

Here's a minimal test url that simulates the intended usage...

http://www.microbuild.com/microbuild/test/div_test.html

.... I can see that every time the slideshow starts a new loop the images
re-appear so I'm guessing that the "zoom=1" within the Opacity() function is
refreshing the image (doesn't happen during the setTimeout period used to
create a pause between images).

I could substitute the pause with a loop that constantly sets the opacity of
the slideshow but this seems like overkill for such a little issue.

I don't think the issue has anything to do with "peek-a-boo" bugs or
commonly know CSS bugs as my usage of divs is quite rudimentary (i.e.. no
floats, no overflows or anything fancy )


Thanks in advance for any help


Andy


Reply With Quote
  #2  
Old   
Andy
 
Posts: n/a

Default Re: IE disappearing div bug - Help required. - 04-24-2009 , 06:35 AM







"Andy" <andy (AT) REMOVETOEMAILmanyplay (DOT) com> wrote

Quote:
Hi,

Whilst developing a cross-browser fading-slideshow I discovered that
hovering the mouse pointer over an image link in IE7 causes the images to
disappear.

Here's a minimal test url that simulates the intended usage...

http://www.microbuild.com/microbuild/test/div_test.html

... I can see that every time the slideshow starts a new loop the images
re-appear so I'm guessing that the "zoom=1" within the Opacity() function
is
refreshing the image (doesn't happen during the setTimeout period used to
create a pause between images).

I could substitute the pause with a loop that constantly sets the opacity
of
the slideshow but this seems like overkill for such a little issue.

I don't think the issue has anything to do with "peek-a-boo" bugs or
commonly know CSS bugs as my usage of divs is quite rudimentary (i.e.. no
floats, no overflows or anything fancy )


Thanks in advance for any help


Andy

NOW FIXED - SEARCH FOR "FIX" IN SOURCE CODE TO SEE CHANGES.

Andy



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.