And if that doesn't work try putting the whole she-bang into a table, with
the width of the table set to the width of the layer

> 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


---
Outgoing mail is certified Virus Free by AVG Free Edition
http://www.grisoft.com/html/us_index.cfm
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.231 / Virus Database: 112 - Release Date: 2/12/01


_______________________________________________
Dynapi-Help mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dynapi-help

Reply via email to