cyrrhose
02-13-2004, 08:31 AM
Hello guys and dolls.
I'm having trouble with this code:
<HTML><HEAD...</HEAD>
...
<BODY>
<CENTER>
<h2><B>Reference List</B></h2><HR class='topli-hr'>
<DIV class='info-txt'>Number of hits: 1
<BR>Reference Number 1</DIV><HR></CENTER>
<ul class='List-txt' onClick='javascript:window.status=top.getCollecStatus()'><li class='topli'>
<div><a href='ns?'><img src='img/ex.jpg' border='0' /></a>*HERE*<a id='dots0' class='refsource-txt' onClick='javascript:top.ClrItalic(this.document); this.style.fontStyle="italic"; this.style.color="purple"' href='javascript:top.PutDocs("http://217.117.xxx.xxx:8081", "metaread/MRDOCS/EN/7277.DOC.HTML", "metaread/MRDOCS/EN/7277.DOC.HTML", this.dots0)'>EN/7277</a></div></li>
</ul>
</BODY>
<b></b></HTML>
Problem is:
IE displays a line break between the two <a href> tags exactly *HERE*. What's all this? Why? What the *?
Thanks if someone can help me out. Sorry for my language.
I'm having trouble with this code:
<HTML><HEAD...</HEAD>
...
<BODY>
<CENTER>
<h2><B>Reference List</B></h2><HR class='topli-hr'>
<DIV class='info-txt'>Number of hits: 1
<BR>Reference Number 1</DIV><HR></CENTER>
<ul class='List-txt' onClick='javascript:window.status=top.getCollecStatus()'><li class='topli'>
<div><a href='ns?'><img src='img/ex.jpg' border='0' /></a>*HERE*<a id='dots0' class='refsource-txt' onClick='javascript:top.ClrItalic(this.document); this.style.fontStyle="italic"; this.style.color="purple"' href='javascript:top.PutDocs("http://217.117.xxx.xxx:8081", "metaread/MRDOCS/EN/7277.DOC.HTML", "metaread/MRDOCS/EN/7277.DOC.HTML", this.dots0)'>EN/7277</a></div></li>
</ul>
</BODY>
<b></b></HTML>
Problem is:
IE displays a line break between the two <a href> tags exactly *HERE*. What's all this? Why? What the *?
Thanks if someone can help me out. Sorry for my language.