I have a 'mouseover' feature on one of my pages;
www.gloog.us/gloogpm.html - works fine in FF but in IE I get some of the code at top of the page;
#dhtmltooltip{ position: absolute; width: 500px; border: 3px solid maroon; padding: 10px; background-color: lightyellow;
visibility: hidden; z-index: 100; /*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gra y,direction=135)} >
ALSO the page 'source code' freezes up when displayed in IE?
(I have IE All pages without mouseover code work fine in IE.
You can see the entire code at www.gloog.us/DSS_Code.html
trying for 2 weeks to get resolved. HELP
Please advise
Bill
fwhpita
www.gloog.us/gloogpm.html - works fine in FF but in IE I get some of the code at top of the page;
#dhtmltooltip{ position: absolute; width: 500px; border: 3px solid maroon; padding: 10px; background-color: lightyellow;
visibility: hidden; z-index: 100; /*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gra y,direction=135)} >
ALSO the page 'source code' freezes up when displayed in IE?
(I have IE All pages without mouseover code work fine in IE.
You can see the entire code at www.gloog.us/DSS_Code.html
trying for 2 weeks to get resolved. HELP
Please advise
Bill
fwhpita
Comment