jQWidgets Forums

Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • in reply to: jqxdropdownlist autoClose jqxdropdownlist autoClose #47929

    dloo
    Participant

    Hi Peter,

    I have a lot of dropdown lists and the tabs code is on another page, it is not code friendly to start tracking all the dropdown lists and calling the “close” methods when I move off the tabs. I am looking for a more self-maintaining widget approach.

    Thanks!
    David

    in reply to: jqxdropdownlist autoClose jqxdropdownlist autoClose #47880

    dloo
    Participant

    How do I detect that my mouse has moved away from the widget in order for me to call the “close” method ?

    Thanks
    David

    in reply to: jqxdropdownlist autoClose jqxdropdownlist autoClose #47872

    dloo
    Participant

    This is still happening for me: the jqxdropdownlist stays open while I switch jqxTabs. I dont want to use autoOpen.

    I am running jqwidgets 3.0.4

    // Create a jqxDropDownList
    $(‘#jqxDDDayListsd’).jqxDropDownList({ source: [“1 Day”,”2 Days”,”3 Days”, “4 Days”, “5 Days”, “6 Days”, “7 Days”],
    theme: theme,
    selectedIndex: 0,
    width: ’70px’,
    height: ’25px’,
    dropDownHeight: 180 });

    Thanks
    David

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