This is a discussion on "Event cancelling in Firefox" within the JavaScript Forum section. This forum, and the thread "Event cancelling in Firefox are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
Event cancelling in Firefox
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
Hello
I am trying to stop an event bubbling up in Firefox. A function is called like this:
In IE this is no problem. In the function popupTranscript I simply do
Anyone know? |
|
|
|
#2
|
|||
|
|||
|
Re: Event cancelling in Firefox
Have you tried adding a browser check to your function and controlling it from there?
__________________
Web Design and Development |
|
#3
|
|||
|
|||
|
Re: Event cancelling in Firefox
Hi Scott
The question is what is the FF method to cancel an event from bubbling up? I can tell if I'm in IE of FF With regards Justin |
![]() |
| Tags |
| event bubbling |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Is the onload event only for <body> tag??? | Love2Java | JavaScript Forum | 7 | Jul 30th, 2007 12:44 |
| Event gateways for dummies | tallgal2007 | Other Programming Languages | 1 | Jul 18th, 2007 09:47 |
| Event handlers in Firefox | irida | JavaScript Forum | 1 | Sep 29th, 2006 16:06 |
| EVENT: SPARK - Flash Event | Flasher | Flash & Multimedia Forum | 0 | Nov 15th, 2005 10:08 |