nickfmc
nickfmc
Thanks for still supporting this script, it's a life saver! I'm using a fairly heavily modified version. Do you know what version this vulnerability was introduced in?
cool, ya saw that, I have version v20130328 and looks like I don't have the line in question. ``` / *************** CONFIGURATION // I recommend to put your changes in...
I also receive this error on Compressed or Nested, I'm posting it on this ticket because I'm not sure the error occurred until I set the project to Compressed and...
Do you have a link nicolo with info on this bug so when this ticket is closed and people find it they will have a resource?
I ran into this issue with having a div below my menu and the menu going overtop of it. this would actually be really easy to solve with your api...
It would be awesome If you could just add that parent link to the first link inside the child menu and then have an option to change the "showBackLink" to...
here is a jQuery solution that might work for some to add a back button and prepend the parent link to the top of the child list. ``` var enhanced_menu_selector...
Not sure why the down votes on my answer so here is a fiddle showing my jquery solution. I think this approach is better for usability moving that parent link...
Here is an updated version appending "Overview" to the first item, as per a few clients recommendations https://jsfiddle.net/ufx8gzLp/ @camilla-westin @harrync can you provide info on the downvote so I can...
thanks @jrobertblack just saved me an hour 4 years later :)