/embeddable-widget-demo

Demo for how to create embeddable widgets using HTML and Javascript

Primary LanguageJavaScript

Creating Embeddable Widgets in HTML and JS

Source code that accompanies this article: Creating Embeddable Widgets in HTML and JS

Features

  • Pure HTML, Javascript, and CSS
    • No 3rd party libraries required as dependencies
  • Generating widgets using two different methods: using same-page DOM and using iframes
  • Seelctively allowing cross domain requests
  • Modular APIs for each widget platform