back to <SCRIPT DEFER> |
Example of SCRIPT DEFER
This page has an example of<SCRIPT DEFER>
<SCRIPT SRC="../cgi-bin/delscript.js" DEFER ></SCRIPT>
This is stuff after the script. If you see this text before you see the "Hi There!" alert box, then works on your browser.
Copyright 1997-2002 Idocs Inc.
