I'm trying to get javascript working inside of an event bubble. The
following from my json file doesn't seem to work (embedding a script
tag). What is the best way to achieve what I'm trying to do?
testdata.js:
{
'start': '11/28/1963',
'title': 'bubble with script',
'description': '<script type="text/
javascript">document.write("test");</script>',
'icon': 'red-circle.png'
}
--
You received this message because you are subscribed to the Google Groups
"SIMILE Widgets" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/simile-widgets?hl=en.