jQuery-Menu-Editor icon indicating copy to clipboard operation
jQuery-Menu-Editor copied to clipboard

Multilevel Menu Editor for Bootstrap 4.x (Html & Javascript code)

Results 13 jQuery-Menu-Editor issues
Sort by recently updated
recently updated
newest added

When do you intend to release an update compatible with bootstrap 5?

question

If you have a radio button group in the form, the value does not get copied over to the form when pressing edit. From looking at the source code, I...

Hi, I was looking at the documentation and I couldn't find an option to add a button against menu items to move them to the top or to the bottom...

Here are some changes which I consider improvements. - Removal of embebbed plugin code of jQuery-Sortable-lists. From now on it should be included like any other requirement. - Deletion confirmation...

Is it posible to unfold all the items and remove the fold/unfold buttons?

When you have a page with 2 menu editors, using the same buttons and whatever, an event is attached twice to the same element (line 1117), which causes a popup...

bug

Hello, thank you very much for this project. I have a doubt. Is it possible to disable drag and drop and manipulate li just by the buttons? Thanks.

Not currently possible, it heavily relies on markup, and there is little programmatic control. The current way of manipulating items is by getting the existing menu items, merging that with...

enhancement

**Summary** It should be possible to set filterOnly facet modifier to an attribute in Magento configuration. https://www.algolia.com/doc/api-reference/api-parameters/attributesForFaceting/#parameter-option-filteronly **Result** The pull-request adds the ability to save a faceted attribute in Algolia...

Hello, I've noticed what I think are a couple of issues with customer group pricing, here's a pull request that fixes them. I think there have been some inconsistencies with...