Rob Dodson 8/20/2013

Exploring HTML Imports

Read Original

This article provides a technical tutorial on HTML Imports, a part of the Web Components specification. It explains how to use the <link rel='import'> tag to load external HTML documents, discusses browser support (primarily Chrome) and polyfills, and demonstrates a basic example of importing and manipulating content with JavaScript.

Exploring HTML Imports

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week