Download Latest Version 3.1.0 source code.zip (146.5 kB)
Email in envelope

Get an email when there's a new version of Zebra Dialog

Home / 3.1.0
Name Modified Size InfoDownloads / Week
Parent folder
3.1.0 source code.tar.gz 2024-10-22 131.3 kB
3.1.0 source code.zip 2024-10-22 146.5 kB
README.md 2024-10-22 1.0 kB
Totals: 3 Items   278.8 kB 0
  • dialog boxes are now draggable by default; see the newly added draggable property; see #38 and thanks LukeSavefrogs for suggesting this A LONG TIME AGO!
  • added the onOpen event which triggers after the dialog box is made visible; see #39; thanks LukeSavefrogs for suggesting this A LONG TIME AGO!
  • added the onBeforeClose event which triggers before the dialog is hidden; useful for validating input prompts and not closing the dialog box in case the input is not valid
  • added placeholder property to be used with prompt type dialog boxes
  • added prompt_rows which when set to a value greater than 1 will turn the input element in a prompt dialog box to a textarea
  • fixed bug where page scrolling was not disabled when opening modal dialog boxes even though disable_page_scrolling was set to true by default
Source: README.md, updated 2024-10-22