Re-insertion of <script> tags
问题 Insertion of a file's tag, thus executing the file's code. Removal of the file's tag. Insertion of the same file's tag. Firebug does not seem to acknowledge and does not show the re inserted tag when the file's has already been inserted before. It does upon new insertions, of course. EDIT: Is this a problem of some kind? (the file still reloads apparently, but my tests only rely on logging some simple stuff) 回答1: Would simply evaling the code be sufficient for your purposes? eval(script