My “ajax suggestion list” is getting hide behind “select menu”, placed exactly below the text box calling ajax functionality. However its works perfectly in other browser but doesn’t work with IE 6.0. Please suggest any solution.
Also i already off the autocomplete feature for that text box but some time it works, sometime doesn’t. Is there any permanent solution for this problem without disabling this feature through browser control panel.
Thanks
I wouldn’t worry about IE6, just stop supporting it or tell visitors that are on IE 6 to upgrade to a newer version. IE6 users are used to “ugly websites” anyway.
Anyway, have you tried adding a z-index CSS rule to your “ajax suggestion list”? Something like this: