Skip to content

EasyDialogBox 1.735.70

Compare
Choose a tag to compare
@keejelo keejelo released this 30 Jul 16:06
· 446 commits to master since this release
1e24038
  • 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.