Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 331 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 331 Bytes

JS-library-creation

This example is perfect example of custom JavaScript library. It can be used anywhere on any platform. It contains loading of external resource like jquery and bootstrap. Also there is example of binding HTML to any element and calling AJAX request. Also you can create dynamic iframe and load any URL in it.