jQuery UI Widgets › Forums › General Discussions › Navigation › Menu, Context Menu › Single Menu Item Properties
Tagged: Menu Item Property
This topic contains 2 replies, has 2 voices, and was last updated by wsundet 5 years ago.
I’m using a simple Vertical Menu
$(“#Menu1”).jqxMenu({ width: ‘150px’, height: ‘225px’, mode: ‘vertical’});
How can I change the properties of a single menu item (color, font, size)?
I want it to simply look different when the menu is displayed so it becomes the default choice.
Thank you
Hello wsundet,
Please, take a look at this example: http://jsfiddle.net/eruh6gdp/
Best Regards, Hristo Hristov
jQWidgets team https://www.jqwidgets.com
Thank you, I appreciate the help!!
You must be logged in to reply to this topic.