Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 


Example of SCRIPT DEFER

This page has an example of <SCRIPT DEFER>. The external script that follows this paragraph takes at least ten seconds to load, much like a very long script might take. If your browser doesn't support it then the rest of the page has to wait for the script to load.

<SCRIPT 
   SRC="delscript.js" 
   DEFER
   ></SCRIPT>

This is stuff after the script. If you see this text before you see the "Hi There!" alert box, then <SCRIPT DEFER> works on your browser.


 
 
  Copyright 1997-2002 Idocs inc. Published under the terms of the Open Content License Design by Interspire