Embedded javascript and IE8
Embedded javascript and IE8
I'm loading a table using json. Several cells contain embedded javascript to perform various tasks. None of the js functions will execute in IE8, works fine in other browsers. Any way to get around this? I'm guessing using innerHTML to inject data is a possible cause.
This discussion has been closed.