1. Home
  2. Computing & Technology
  3. Web Design / HTML

More from About.com

XHTML Attributes - defer

By Jennifer Kyrnin, About.com

defer: Scripts with the defer attribute tell the browser that the script won't be used for page rendering, and so do not need to be executed. This can speed up the loading of Web pages.
Used with Elements:
Content: Boolean (defer="defer")
Default: None
Deprecated in XHTML 1.0: No
DTD: XHTML 1.0 Standard
  1. Home
  2. Computing & Technology
  3. Web Design / HTML
  4. HTML and XHTML
  5. XHTML
  6. HTML Tags
  7. XHTML Attributes - defer

©2008 About.com, a part of The New York Times Company.

All rights reserved.