This topic contains 3 replies, has 2 voices, and was last updated by ivailo 9 years, 1 month ago.
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic.
jQuery UI Widgets › Forums › Editors › Button, RepeatButton, ToggleButton, LinkButton › the Classname for Dropdownbutton
Tagged: angular drop down button, drop down button widget, javascript dropdownbutton, jqxDropDownButton
This topic contains 3 replies, has 2 voices, and was last updated by ivailo 9 years, 1 month ago.
Hello People,
I have a Problem with the Dropdownbutton
I am using the version 4.0.0 with Windows 8.1 and Internet Explorer 11
I’m trying to find out the class name for the dropdownbutton
this is the Api from the Documentation $(‘#jqxDropDownButton’).jqxDropDownButton(‘close’);
I search the Classname for ‘#jqxDropDownButton’
I’ve tried the following
$(‘.jqx-dropdownbutton’).jqxDropDownButton(‘close’);
my approach has not worked
no solution
I hope you can help me.
Greetings from Berlin (Germany)
Detberlin
Hi detberlin,
You can use .jqx-dropdownlist-state-normal class.
Here is a demo.
Best Regards,
Ivailo Ivanov
jQWidgets Team
http://www.jqwidgets.com
Thanks for the reply…
This is the right solution…
can I use unfortunately
It goes with me to a colorpicker
and not to a dropdown list
I forgot to say
Sorry
Best Greetings
detberlin
Hi detberlin,
Please send a fiddle/jseditor link with your code for finding the optimal solution of your case.
Best Regards,
Ivailo Ivanov
jQWidgets Team
http://www.jqwidgets.com
You must be logged in to reply to this topic.