1.5
- fixed bug where inputs in dialog box could never receive focus on mobile devices - see #14, thanks Clément!
- fixed #18 where the plugin was not working in IE8
- custom classes can now be added to buttons; this fixes #15
- added version number as a public property - useful to find out the version number even if all you have is the minified source code; see #13