jQWidgets Forums

jQuery UI Widgets Forums General Discussions jqxComboBox, on slide-out

This topic contains 3 replies, has 2 voices, and was last updated by  SPlatten 10 years, 1 month ago.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
  • jqxComboBox, on slide-out #70545

    SPlatten
    Participant

    I have a combox box on a slide out tab. The slide outs are based on code from:
    http://www.building58.com/examples/tabSlideOut.html

    I have a search box with options and am using jqxComboBox. When I type into the combobox, no suggestions appear, after some investigation using Firebug I can see that there is a panel with the suggested selections, but this is positioned under the slide out.

    So I thought it would be a z-Index issue, however having played around with setting the z-Index, the options still appear under the slide out and not visible to the user.

    Has anyone encountered this? What do I need to do?

    Thank you for any help.

    Kind Regards,
    Simon

    jqxComboBox, on slide-out #70547

    Peter Stoev
    Keymaster

    Hi Simon,

    We do not support a third-party plugin called tabSlideOut and we are not aware what it does and how it manages its content. The ComboBox’s popup z-index is high enough by default – 20000 and can be changed through the popupZIndex property.

    Best Regards,
    Peter Stoev

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

    jqxComboBox, on slide-out #70550

    SPlatten
    Participant

    Thank you, I tried setting it to 99999, but this doesn’t seem to help.

    Kind Regards,
    Simon

    jqxComboBox, on slide-out #70552

    SPlatten
    Participant

    Resolved, thank you.

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

You must be logged in to reply to this topic.