Hi Corinne321,
A quick fix would be to change the line in the file menu.js “if (jQuery (window) .width ()> 1000)” with “if (jQuery (window) .width ()> 3000).” The problem with this change is that in the pc menu to move the mouse over does not open.
Another solution I just DISCOVER, would delete the line “event.preventDefault ();” of the menu.js arhivo
This last solution works the link, but for the submenu does not close, you drag
Try them and if you can you comment me to get a second opinion.
If anyone has any other solution please comment me
Thanks DC_JOSE that got me half way there, added {return true} after function event and the menu seems to stays down without having to drag,
function(event) {return true;}
Thanks to you. Glad to have helped you. I’ve already tried. But I’m the same as adding the width> 3000 occurs. In the pc menu hovering above does not open. and also the second level submenu not displayed. It would be acceptable to have only one level of submenu solution.
Anyway if you could they enter my website and try to rule out non-problem of my tablet you help me a lot.
My url is http://resultadosbetafutbol.comoj.com/, now I have put your modification
The links in the menu “SIMULADORES” work, but the menu is not displayed in “LIGA ESPAÑOLA”
Thanks!
@dc_jose: the ‘LIGA ESPAÑOLA’ is parent menu here. And will not be re-directed to any other URL..
Thanks
I mean that with this modification does not show what is inside.
without this modification is shown but does not open the links
View post on imgur.com