Try putting <nowrap>...</nowrap> around your text.
Ar
--
// Robert Rainwater
On 2/13/2001, 10:50:17 AM EST, GORTSILAS wrote about "[Dynapi-Help] Netscape : do not
wrap...":
> Why in Netscape the contents get wraped all the time?
> In the following:
> dlrParser = new DynLayer();
> dlrNav.addChild(dlrParser);
> sHtml = '<form id="frmParser" name="frmParser">'+
> 'Parser:<select id="selParser" name="selParser"
> onchange="ParseIt()"><option selected>XParse<option>XML for
> Script</select>'+
> '</form>'
> dlrParser.setSize(dlrNav.w, 200)
> dlrParser.setHTML(sHtml)
> dlrParser.setHeight(dlrParser.getContentHeight())
> dlrParser.positionInParent('bottomleft', 0, 0)
> the "Parser:" and the "select" are in different lines!!!
> Can anyone explain this to me?
> Thanks
> Andreas Gortsilas
> _______________________________________________
> Dynapi-Help mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/dynapi-help
----------------------
DynAPI Snapshots: http://dynapi.sourceforge.net/snapshot/
DynAPI Homepage: http://dynapi.sourceforge.net/
_______________________________________________
Dynapi-Help mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dynapi-help