jQuery UI Widgets Forums Editors Button, RepeatButton, ToggleButton, LinkButton the Classname for Dropdownbutton

This topic contains 3 replies, has 2 voices, and was last updated by  ivailo 8 years, 7 months ago.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
  • the Classname for Dropdownbutton #81344

    detberlin
    Participant

    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

    the Classname for Dropdownbutton #81356

    ivailo
    Participant

    Hi detberlin,

    You can use .jqx-dropdownlist-state-normal class.
    Here is a demo.

    Best Regards,
    Ivailo Ivanov

    jQWidgets Team
    http://www.jqwidgets.com

    the Classname for Dropdownbutton #81357

    detberlin
    Participant

    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

    the Classname for Dropdownbutton #81360

    ivailo
    Participant

    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

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.