jQWidgets Forums

jQuery UI Widgets Forums Lists DropDownList DropdownList Width 100% error on IE8

This topic contains 1 reply, has 2 voices, and was last updated by  Mariya 9 years, 6 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • DropdownList Width 100% error on IE8 #75195

    gaclique
    Participant

    We’re using version 3.8.2. Since upgrading to this version, we are noticing that the dropdownlist will not render (js error) if we use a width 100% and have an empty source. This issue is only on IE8. See code below

    $("#myDiv").jqxDropDownList( {placeHolder: "Please input date first", height: '40px', width: '100%', disabled: true});

    If we do use a source, we have to separate out the width attribute inside of ‘bindingComplete’ event in order for a width of 100% to work correctly.

    DropdownList Width 100% error on IE8 #75200

    Mariya
    Participant

    Hi gaclique,

    Thank you for the interest in jqxDropDownList. We were not able to reproduce the described behavior.

    Best Wishes,
    Mariya

    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.