EasyDialogBox 1.735.70
-
Cleaned up the code a little: removed variable "myObj.bHidden" since it ended up doing the same as "myObj.bVisible", no reason to have two that does the same.
-
Improved module init code, now it executes on its own, do not need to make it run with outer function anymore: "EasyDialogBox.init();"
-
Updated the documentation.
Tested working on Win10, in latest versions of browsers: Chrome, Firefox, Edge, Opera, IE11 (+8-9-10 emulated)
Note about IE 8-9-10 emulated: when using "dlg-multi" you have to click on some text or element to switch between dialogs,
no errors discovered during testing.