[Javascript] Need help with IE events

Mike Dougherty mdougherty at pbp.com
Mon Jul 11 08:11:58 CDT 2005


If I can reproduce this behavior with a simpler case, I will.  I posted this example just so 
someone could see the behavior.  I'm guessing the problem is in the complexity of attaching events 
through too many function calls.  I'll be working on it more today.

Did you at least see the problem?

On Mon, 11 Jul 2005 08:55:52 -0300
  "Allard Schripsema" <allard-schripsema at procergs.rs.gov.br> wrote:
> 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
> 
> 
> _______________________________________________
> Javascript mailing list
> Javascript at LaTech.edu
> https://lists.LaTech.edu/mailman/listinfo/javascript
> 
> 
> __________________________________________________________
> This message was scanned by ATX
> 7:56:48 AM ET - 7/11/2005




More information about the Javascript mailing list