|
it won't innerHTML will only call the rendering portion of the browser and since the script tag is not something that will be part of the display it will be ignored. if u want scripts to execute u've to use DOM manipulation
__________________
You never have to change anything you got up in the middle of the night to write. -- Saul Bellow
|