[Javascript] Need help with IE events

Allard Schripsema allard-schripsema at procergs.rs.gov.br
Mon Jul 11 06:55:52 CDT 2005


Hi Mike,
I´m trying to understand your code, but seriously, copying include files
from cache isn´t my favorite activity.
Can you send a simplified example of this situation so that we can see the
code properly instead of guessing which include  does what?

Thanks,
allard
www.VisualDigital.com.br



-----Original Message-----
From: javascript-bounces at LaTech.edu
[mailto:javascript-bounces at LaTech.edu]On Behalf Of Mike Dougherty
Sent: Friday, July 08, 2005 7:41 PM
To: javascript at LaTech.edu
Subject: [Javascript] Need help with IE events


I need ideas for how to fix IE (Firefox does not have this problem)

http://pgiproducts.com/test/cstm.htm

We were having problems with click events not firing when you click on the
page nav buttons
(Front/Inside/Envelope/Review)  To more clearly see the problem, I added the
onmouseover event to
bring the focus to the button.  If you move the pointer back and forth over
the buttons, you will
occassionally see that the focus does not move as it is supposed to.  If the
focus does not move,
the click is also dead.  Move the mouse slightly; the focus will move and
the click will work.

I hope someone can provide insight into why IE is ruining my latest best
effort at separating
javascript from HTML.  (I'm guessing the problem is on hooking up the
events)

Any feedback you can provide will be greatly appreciated.
_______________________________________________
Javascript mailing list
Javascript at LaTech.edu
https://lists.LaTech.edu/mailman/listinfo/javascript





More information about the Javascript mailing list