Dynamic Script Insertion - TestCases #33 |
|
$Id: test_33_dynamic_script.html,v 1.2 2005/10/11 07:12:02 james Exp $
If you are using IE, if the innerHTML method of dynamic script insertion works, you should see 6 alerts (for IE) instead of 4. Clearly it does not work.
If you *not* using IE, If the innerHTML method of dynamic script insertion works, you should see 4 alerts instead of 2. Clearly it does not work.