Skip to content

Files

Latest commit

379e956 · Mar 16, 2024

History

History
6 lines (5 loc) · 367 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 367 Bytes

A simple tag injector for HTML, made in Javascript for code reusability.

Use the "tag-import" to import an external HTML file into its place. use the "src" attribute of "iag-import" to specify the path of the file to be imported and "data-id" attribute to specify the id of the tag within which "tag-import" is present. One example is already provided with the code