andrewdex / dalert

DAlert Jquery Plugin - A simple dialog box plugin has the simple behaviour as the original Javascript alert. You can also replace the original alert() as you wish with just calling a function in the dalert.ReplaceAlert();
http://andrewdex.github.io/dalert
Other
10 stars 7 forks source link

Add first step for vanilla version #31

Closed luanmuniz closed 9 years ago

luanmuniz commented 9 years ago

First step to fix #25 But we still need to remove jQueryUi

luanmuniz commented 9 years ago

Done!

andrewdex commented 9 years ago

Great !