Chris Lilley wrote: >> For example, if I >> insert a script into the document, then remove it before the script-content is >> in the scripting context, then reinsert it later, > > and assuming it completely loads this time > >> will it start getting the >> script-content again and execute it? > > Yes. That's not consistent with what happens if I change the href of the script element... If I change the href without removing from the document, you're saying the original href is what should execute, but if I remove before load completes, change href and reinsert the new href should execute? Why the inconsistency? -BorisReceived on Sunday, 6 August 2006 16:06:58 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 4 September 2006 18:11:53 GMT