Status: Accepted
Owner: lucas.e.smith
Labels: Type-Defect Priority-Medium YUI
New issue 1078 by lucas.e.smith: inline onclick handler in markup not
executed in IE
http://code.google.com/p/google-caja/issues/detail?id=1078
What steps will reproduce the problem?
1. In markup <input type="button" onclick="cajita.log('CLICK');"
value="Click me">
2. click the button (in IE)
What is the expected output? What do you see instead?
Should output the log statement (FireBug Lite used for IE console), but
nothing happens.
Please use labels and text to provide additional information.
The log registers the click, but no handler logic is executed. FF3.0,
Op9.6, Saf4 all behave correctly.
This only affects some really old YUI examples, nothing in the library
proper.
Attachments:
basic.html 310 bytes
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings