jQuery Menu Editor 1.1.1

by Davicotico

Lightweight and Powerful Menu Editor.

View on Github

Demo

Click the Load Button to execute the method setData(Array data)

Menu

Click the Output button to execute the function getString();

JSON Output

Changelog

v1.1.1
  • Upgraded to Bootstrap 4.6.2
  • Fix: event being bound over once when page contains more than one editor (Thanks @lucaslm)
v1.1.0
  • Added maximum level(maxLevel) option
v1.0.1
  • Fix: issue on mobile devices (Opener button on submenus)
v1.0.0
  • Upgraded to Bootstrap 4.1.x
  • Upgraded to SortableLists 1.4.0
  • Upgraded to Bootstrap-Iconpicker 1.10.0
  • Default iconset: Font Awesome 5.3.1
  • Support for mobile devices
  • The plugin SortableLists was adapted
v0.9.0
  • First release