Keeping drop-down menus open on new 6.1 navigation widget?

Posted by Community Admin on 04-Aug-2018 12:50

Keeping drop-down menus open on new 6.1 navigation widget?

All Replies

Posted by Community Admin on 05-Sep-2013 00:00

I'm trying to style CSS on the drop-downs for the new navigation widget, but I'm unable to keep them expanded in order to edit styles in the browser's CSS editor.

I've tried activating the :hover event on the LI and A elements, but it's not opening the drop-down. Is there a way to force this? Is there a JS event I need to call in the console? Thanks.

Posted by Community Admin on 05-Sep-2013 00:00
Posted by Community Admin on 05-Sep-2013 00:00

That's for the drop-down list. I'm referring to the navigation widget - the expanded list of subpages that appear when hovered. I'm tired of having to update my source code CSS each time, refresh the page, and hover over the element.

I just want to be able to leave it open and preview my changes in firebug/chrome dev tools. Thanks.

Posted by Community Admin on 05-Sep-2013 00:00

Yeah sorry, to be fair you did say Dropdown :p ...mobile version is a dropdown

Here's the open method for the menu
docs.kendoui.com/.../menu

Steve

Posted by Community Admin on 05-Sep-2013 00:00

Perfect. Working. Thank you!

This thread is closed