Skip to content

EasyDialogBox 1.8

Compare
Choose a tag to compare
@keejelo keejelo released this 21 Aug 16:54
· 247 commits to master since this release
82435c2
  • Dialogboxes can now be resized by using the flag "dlg-resize"
  • Rewrote inner box calculations, had to include some errorchecks
  • Improved responsivemode
  • Same css file "easydlg.css" can be used if using "Bootstrap" 4 and 5, tests did not show any strange css behaviour.
  • Cleaned up code
  • Tested working on Win10, in latest versions of browsers: Chrome, Firefox, Edge, Opera, IE11 (+8-9-10 emulated)
    -> Note about IE 8-9-10: when using "dlg-multi" you have to click on some text or visible element to switch between dialogs,
    no errors discovered during testing.