Skip to content

jQuery A+ 0.9.0

Latest
Compare
Choose a tag to compare
@andreaval andreaval released this 03 Nov 22:58
· 1 commit to master since this release
  • jA+ can now create "dialog" also using HTML5 tag (using same classes of jQueryUI dialog)
  • jQuery 3.7+ full compatibility
  • Added control to avoid duplicated instance of jAplus in same object
  • Add: class confirm-ui
  • Add: class confirm-html5
  • Add: class slide
  • Add: option dialogType
  • Add: option dialogCloseIcon
  • Mod: dialog.dialogClass has new default value: 'aplus-dialog'
  • Mod: ajax.loadMsg has new default value: 'loading...'