Updates:
Status: Invalid
Comment #1 on issue 1714 by [email protected]: Cannot cajole
document.ready
http://code.google.com/p/google-caja/issues/detail?id=1714
Thanks for the well-written issue report.
alert() is deliberately not whitelisted by default; otherwise, untrusted
code could spam the end-user with popup dialogs. To see an example of
a "tamed" alert() that warns the user where the messages are coming from,
try running some HTML with an alert() in the Caja Playground --
http://caja.appspot.com/
If you wish to provide an alert() to untrusted code, you need to write and
tame a function that does that. See:
https://developers.google.com/caja/docs/providingservices/
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
---
You received this message because you are subscribed to the Google Groups "Google Caja Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.