Forum Moderators: open
I have a checkout page which generates one of those little yellow warning signs on IE.
Does anyone see anything wrong with the coding in the lines of script below?
Any assistance would be greatly appreciated!
Line Script
109 dlg.document.write("<table width="100%" height="100%">");
110 dlg.document.write("<tr><td align=center valign=middle>");
111 dlg.document.write("<b><font size=2 face=verdana>" + name + "</font></b><br><br>");
Thank you!
ARC