webineh

Results 11 comments of webineh

after used laravel Damaged project , please check in laravel

please solve this conflict , i have error for this i use your solution but permisson not work ``$this->middleware('permission:commnet-manager');`` ?? how i can middleware ?

no , i need to after click a menu then open megamenu , in default when hover mouse then it open

i need to click menu in windows not in mobile ! in large size then instance hover mouse open submenu click it then open sub menu .

excuse for bad english

ok it work , but have a bug, after click to outside menu not close.

ok ``` $(window).click(function() { //Hide the menus if visible }); $('#menucontainer').click(function(event){ event.stopPropagation(); }); ``` --- ``` $(".menu > ul > li").click(function (e) { e.stopPropagation(); // for stop click outside the...

yes of course. just explain how i can start ?

support right to left languages like persian , in rtl side menu in left change to right side