Hi folks,
I am using vis studio 2005 in .net 2 framework.
I have created a simple web application, which contains a txt box drop down list and a listbox. I have pre-compliled this project and introduced it to my website as a plugin. The plugin works great and all functionality is what was expected, however the flyout menu I am using in my web template lies in the layer below the listbox. Instead of above which is what would be expected.
I have asigned the listbox a z item of 0 and the in the css for the flyout menu I have specified a z index of 1, which would in theory mean that the flyout menu would appear above the listbox. However this is not the case, and it is only the listbox that causes this problem all other controls appear as expected below the fly out menu.
Does anyone know of any way to get around this?
Any help much apprecietaed,
Thanks
Simon