WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
UNCONFIRMED
45653
onmouseover event to flash object using javascript not working in Safari with Windows OS
https://bugs.webkit.org/show_bug.cgi?id=45653
Summary
onmouseover event to flash object using javascript not working in Safari with...
sethurajan
Reported
2010-09-13 04:32:34 PDT
I'm trying to attach an onmouseover event to flash object using javascript. This is not working in Safari with Windows OS. In other browsers and OS it is working fine. sample oode: document.getElementById('creative' + id).onmouseover = function(){ //code goes here } The 'creative'+id refers to the id of the flash object.
Attachments
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug