Skip to content

0.1.2

Compare
Choose a tag to compare
@vodkabears vodkabears released this 05 Mar 18:15
· 292 commits to master since this release
  • Public collection of instances. Now you can get specific instance throw JS: var inst = $.remodal.lookup[$('[data-remodal-id=modal]').data('remodal')];;
  • Plugin constructor call returns an instance now. var inst = $('[data-remodal-id=modal]').remodal().