vodkabears / Remodal

No longer actively maintained.
http://vodkabears.github.io/remodal/
MIT License
2.75k stars 771 forks source link

Inline functions? #168

Closed XEngine closed 9 years ago

XEngine commented 9 years ago

Isn't it good if you add inline functions to remodal ?

ex: $('.selector').remodal( function(){ //Remodal opened. },function(){ //remodal Closed. });

vodkabears commented 9 years ago

Bad pattern. Use events.