| Author |
Event Handling
|
Rajeev Iyer
Ranch Hand
Joined: Jun 19, 2002
Posts: 42
|
|
How can I generate a click event for a table inside a div tag using netscape browser, ver 4.7 ?? Thanks....
|
 |
Eric Pascarello
author
Rancher
Joined: Nov 08, 2001
Posts: 15357
|
|
Netscape 4.7+ does not recognize on click with a div. Makes me go insane....... I usually detect if it is that browser and write a different code out for it with a link.
|
 |
 |
|
|
subject: Event Handling
|
|
|