The drop down menu I am using is a DHTML drop down menu. The z-index is not working for the above mentioned problem. I am generating the menu items dynamically in which the names are coming from the database. Now, by default the code is having some z-index of 100 in the
JS file. But, nothing is working to display the menu over the combo box.
So, now is there the iframe that I can use to solve the same problem?
Please help me.