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