Skip to content

1.0.2

Latest
Compare
Choose a tag to compare
@tomloprod tomloprod released this 27 Sep 07:37
· 1 commit to master since this release
  • Added config params to openModal method. New method called create to create modal windows without HTML
  • Added borderRadius to individual params
  • Using typeof operator for check if variables are undefined
  • Fix error related to create method. Insert new modal window before first body child
  • Using createElement instead of innerHTML to preserve event handlers attached to any DOM element