ChrisRChamberlain
Programmer
Hi all
Have problem with Opera forcing second word onto a new line if there is a space in anchor tag text in an IFRAME.
CSS is
Anchor tag is
IE, Firefox and Netscape render correctly - effect can be seen by going to either link in signature block and looking on left side of screen.
TIA
PDFcommander[sup]tm[/sup].net
PDFcommander[sup]tm[/sup].com
Have problem with Opera forcing second word onto a new line if there is a space in anchor tag text in an IFRAME.
CSS is
Code:
.menu_option {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
position: absolute;
left: 15px;
color: #000000;
}
Code:
<a href="[URL unfurl="true"]http://www.adobe.com/products/acrobat/readstep2.html"[/URL] target="_blank" class="menu_option" title="Download Adobe Reader®" style="top:189px;" onMouseover="window.status='Download Adobe Reader®'; return true" onMouseout="window.status=''; return true">Adobe Reader</a>
TIA
FAQ184-2483 - answering getting answered.
Chris PDFcommander[sup]tm[/sup].net
PDFcommander[sup]tm[/sup].com