jQWidgets Forums

jQuery UI Widgets Forums Lists DropDownList Drop down id

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

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Drop down id Posts
  • Drop down id #51550

    selva
    Participant

    hi,
    I am using more drop down in my page. so that i want to find the count of drop down in my page

    Drop down id #51557

    Dimitar
    Participant

    Hello selva,

    Here is how:

    var dropDownListNumber = $(".jqx-dropdownlist-state-normal").length;

    Best Regards,
    Dimitar

    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.