jQuery Menu with Images, Check Boxes and Radio Buttons

To display an image inside a Menu item, you need to put an img tag inside the menu item’s li tag. For example: <li> <img style=’float: left; margin-right: 5px;’ src=’mail.png’/><span>Mail</span> </li> Displaying a checkbox inside a menu item requires two … Continue reading
JavaScript, JavaScript Plugins, JavaScript Widgets, jQuery, jQuery Plugins, jQuery UI, jQuery UI Plugins, jQuery UI Widgets, jQuery Widgets, jQWidgets, jqxCheckBox, jqxMenu, jqxRadioButton
, , , , , , , , , , , , , , , , , , , , , , , ,

Leave a comment

Radio Button Groups

With the jqxRadioButton, you can make a choice among a set of mutually exclusive, related options. You can choose one and only one option. By default, when you check the radio button, all other radio buttons within the same container … Continue reading
JavaScript, JavaScript Plugins, JavaScript Widgets, jQuery, jQuery Plugins, jQuery UI, jQuery UI Plugins, jQuery UI Widgets, jQuery Widgets, jQWidgets, jqxButton
, , , , , , , , , , , ,

Leave a comment