954,193 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

JS opacity menu Problems In IE - rare

I have a menu I am working on for my company and I have exhausted myself on this. I have read all kinds of stuff on bubbling, fromTarget, relatedtarget and such. Any input is greatly appreciated :

Situation:



............... inside of the div is three tables .....................

............... each table will have a td with an img with a rollover for the img



whats happening is when you rollover any part of the div, the whole background image is dissappearing and flickering. The onmouseout of the div call a JS function that sets a timer and fades the opactiy to 50% after 10 seconds of the mouse not moving over the menu. Only happens on 2 out of 15 computers in the office, so its something unique. Works great in FF / Opera / Safar, IE is the problem child.

http://www.seaislandproperties.com/realestate/communitieshome.html

dwoods11
Newbie Poster
1 post since Jul 2006
Reputation Points: 10
Solved Threads: 0
 

I'd say that the problem is the spec on the machines (even if its not)... Javascript tends to be bad with string operations and regex can also be slow. Javascript can also have issues with method stacks.

But I'd consider the machine spec first.

alpha_foobar
Junior Poster
182 posts since May 2005
Reputation Points: 20
Solved Threads: 5
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You