Quote:
Originally Posted by louie I know. Thinking of taking them off if I don't find a solution to show over the form.
It only happens in input form elements. |
Can't remember if I saw a solution for this problem somewhere - will have a look and get back to you. It's caused by a bug in the the way IE renders input elements and z-indexes I think.
[edit] sorry -apparently the only solution is to dynamically remove the input element with the onmouseover event for the element that fires the popup. The only other workaround I saw was to adjust the layout of where the popup appears? Maybe the popup could appear above the 'Trade' link?
I'll taka another look and see if I didn't come across some other workaround.