saribe / eModal

Easy Modal for bootstrap, is a simple way to create modal dialogs using javascript.
http://saribe.github.io/eModal
271 stars 97 forks source link

Demo does not work #57

Closed beruic closed 8 years ago

beruic commented 8 years ago

On http://saribe.github.io/eModal/#demo in both Firefox and Chrome, nothing happens if you click any of the demos, except 'Alert', nothing happens. If you then click 'Alert' and close the dialogue, the others work as well.

The error is that $modal is undefined.

saribe commented 8 years ago

Issue solved, thanks for reporting