Osman Nuri Okumuş
Osman Nuri Okumuş
is `` tag inside of the `` tag? If not, it does not work.
@ChaseGiunta Please see following links. http://www.w3schools.com/jsref/prop_loc_hash.asp https://developer.mozilla.org/en-US/docs/Web/API/URLUtils.hash See sample pages https://gist.github.com/onokumus/224181ad4627b709cdc0
@indaduke, @longnd, @nnyamekye, @ChaseGiunta, @joelion Hi, Sorry for the belated answer. First take a look at https://github.com/onokumus/metisMenu#doubletaptogo For example . ``` html Parent item item 2.1 item 2.2 $('.metismenu').metisMenu({ doubleTapToGo:...
@ziedmahdi > The doubleTapToGo option will be deprecated in the next release. https://github.com/onokumus/metisMenu#doubletaptogo
@nancy-grow I don't understand what you mean.
metisMenu does not support angular, react or vue.
I don't understand what you're trying to do.
@ppingliu Please close the issue
@simmogs Is that what you wanted? https://jsfiddle.net/kvzhb1hg/1/
You can use metismenujs (not metismenu) if you want to use it with React. metismenujs: https://github.com/onokumus/metismenujs Example repo : https://github.com/onokumus/metismenu-react-example