Skip to content

Z-index is set to the list and not the listWrap ==> listWrap shows under source element. (qTip 2) #151

@viskenxp

Description

@viskenxp

When selectmenu is used in combination with qTip2, the z-index is not set correctly. It sets the z-index of the list and not the listWrap. This results in the list being shown under the qTip as it has the same z-index as the qtip but it's included in the same level in the DOM-tree.

Was there any particular reason why the z-index is set to the list and not listWrap?

Tested Browsers: FX 5, Chrome 14

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions