Release Notes
highlightTabsGroup
method, allowing contextual tab grouping. The method supports custom colors and labels.unhighlightTabsGroup
method, which removes a tab group, set via the highlightTabsGroup
method.enableFlatStyles
method, allowing to set flat (Metro) look and feel to the ribbon.disableFlatStyles
method, setting back the classic (pre Office 2013) styles to the ribbon.appIconUrl
property, set in the constructor of a ribbon, allowing custom top left application icon. The property is optional, and the default icon is the HTML5 badge.flat
property (optional, Boolean), set in the constructor of a ribbon. If set to true applies flat (Metro) look and feel to the ribbon. Its default value is false
.Screenshots
Ribbon JS is arguably the best recreation of the MS Officetm ribbon bar, using JavaScript, CSS3, and HTML5. It is a lightweight control, which is ready to use on websites, web-based WYSIWYG editors, sophisticated back-end systems, mail applications, complex file managers, and JavaScript-heavy apps. It has everything you would expect from a ribbon bar – comprehensive and fully documented API, amazing command handling, huge set of inbuilt tools, capability to add custom tools via client-side templates, cool looks and is also available optionally wrapped as a full-blown HTML5 WebComponent. Last but not least, it only takes a few minutes to deploy, configure, and run.
© 2006 - 2023 Martin Ivanov