[Webkit-unassigned] [Bug 8950] onclick handler set on OBJECT doesn't work

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Tue May 16 20:24:24 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=8950


ap at nypop.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
          Component|JavaScriptCore              |HTML DOM
     Ever Confirmed|0                           |1
            Summary|onclick handler set from    |onclick handler set on
                   |alert() doesn't work        |OBJECT doesn't work




------- Comment #3 from ap at nypop.com  2006-05-16 20:24 PDT -------
This is closely related to bug 5793. To work around, add a type attribute:

<object align="center" data="a.gif" type="image/gif" width="200" height="200"
style="border: solid olive"  onClick="fMain()">


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list