[jQuery] Help me solve this IE6 design issue
The problem in brief :-
In simple words, I am not able to display a div over the input fields
and labels on another div ().
Details:-
On clicking on a link I am displaying a popup like msg in a div. This
popup should be above all other elements. But the same is not
happening in IE6. Please give me some idea/reference to some site/any
working fix...anything.
I am using jquery plugin in my project. Please help...
* 35 minutes ago
* - 4 days left to answer.
Additional Details
I got some Prototype code to fix the problem here :
http://mahzeh.org/?p=23&bt=JavaScript/DH...
I made some minor changes to make it Jquery code but the code did'nt
solve my problem.