jQuery UI Widgets › Forums › Navigation › NavigationBar, ToolBar, NavBar › jqxToolBar: Uncaught TypeError: Cannot read property 'toLowerCase' of undefined
Tagged: jqxToolBar
This topic contains 1 reply, has 2 voices, and was last updated by Peter Stoev 7 years ago.
Just creating an empty toolbar like <div id="toolbar"></div> $("#toolbar").jqxToolBar({}); causes Uncaught TypeError: Cannot read property ‘toLowerCase’ of undefined
<div id="toolbar"></div>
$("#toolbar").jqxToolBar({});
https://jsfiddle.net/zhxqw8a1/
Hi trying,
You should set at least the “tools” property if you create a toolbar.
Best Regards, Peter Stoev
jQWidgets Team http://www.jqwidgets.com/
You must be logged in to reply to this topic.