HighDots Forums  

Re: Image opacity flicker and getElementById

Javascript JavaScript language (comp.lang.javascript)


Discuss Re: Image opacity flicker and getElementById in the Javascript forum.



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

Default Re: Image opacity flicker and getElementById - 05-03-2006 , 07:52 AM







mhoeneveld wrote:
Quote:
I am writing a small script to fade the opacity of an image/object.
The script itself works fine only I do have some unwanted behaviour.

I do use a tablecell object and the mouseover/mouseout to activate the
script.
In the same cell are some links listed and when you move the cursor
over the links the image starts to flicker. This is because of the
getElementById that identifies each link as an object.

Actually, I think the cause is that hovering the links is triggering
mouseout events for the table cell. You could re-code the function so
that once a transition has started, it cannot be halted.

--
S.C.



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 - 2008, Jelsoft Enterprises Ltd.