jQWidgets Forums

jQuery UI Widgets Forums Lists ComboBox ComboBox Dropdown not shown

This topic contains 1 reply, has 2 voices, and was last updated by  Peter Stoev 11 years, 6 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • ComboBox Dropdown not shown #28988

    gggggtz
    Member

    Hi,
    I’ve been trying to use this great plugin, however I got some issues when trying with Combobox.

    I’ve a jqxComboBox in a tag, I cannot get the dropdown content shown when click the dropdown button.

    Can anyone help, thanks a lot.

    Test1:

    Test2:

    Test3:

    Test4:

    var source = [
    “Affogato”,
    “Americano”,
    “Bicerin”,
    “Breve”,
    “Café Bombón”];

    $(‘#send’).jqxComboBox({
    source: source
    });

    ComboBox Dropdown not shown #29001

    Peter Stoev
    Keymaster

    Hi gggggtz,

    For creating a jqxComboBox, please look at the Getting Started help topic in the Documentation.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com/

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

You must be logged in to reply to this topic.