Re: [Dynapi-Help] Bizarre solution to setHTML and inline styles in NS

2001-02-07 Thread Jeff Greenberg
t; -- > // Robert Rainwater > > On 2/7/2001, 12:39:10 AM EST, Jeff wrote about "[Dynapi-Help] Bizarre solution to >setHTML and inline styles in NS": > > > Sorry I wasn't specific enough... > > > What I tried to do initially was somethi

RE: Re[2]: [Dynapi-Help] Bizarre solution to setHTML and inline styles in NS

2001-02-06 Thread Pascal
] > [mailto:[EMAIL PROTECTED]]Namens Robert > Rainwater > Verzonden: woensdag 7 februari 2001 8:08 > Aan: DynAPI Help List > Onderwerp: Re[2]: [Dynapi-Help] Bizarre solution to setHTML and inline > styles in NS > > > > I don't believe you can create a div after the page

Re[2]: [Dynapi-Help] Bizarre solution to setHTML and inline styles in NS

2001-02-06 Thread Robert Rainwater
I don't believe you can create a div after the page load by just writing the html. Try using a span instead or using a font tag. -- // Robert Rainwater On 2/7/2001, 12:39:10 AM EST, Jeff wrote about "[Dynapi-Help] Bizarre solution to setHTML and inline styles in NS": &

Re: [Dynapi-Help] Bizarre solution to setHTML and inline styles in NS

2001-02-06 Thread Bob Basques
plain exactly what you did please?   Cheers,   Richard Bennett   [EMAIL PROTECTED]   www.richardinfo.com   (Everything running on, and ported to the 19/12/2000 snapshot of DynAPI2)   - Original Message -   From: "Jeff Greenberg" <[EMAIL PROTECTED]>   To: <[EMAIL PROTECT

Re: [Dynapi-Help] Bizarre solution to setHTML and inline styles in NS

2001-02-06 Thread Jeff
ou explain exactly what you did please? Cheers, Richard Bennett [EMAIL PROTECTED] www.richardinfo.com (Everything running on, and ported to the 19/12/2000 snapshot of DynAPI2) - Original Message - From: "Jeff Greenberg" <[EMAIL PROTECTED]> To: <[EMAIL PRO

Re: [Dynapi-Help] Bizarre solution to setHTML and inline styles in NS

2001-02-06 Thread Richard Bennett
uot;Jeff Greenberg" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, February 07, 2001 12:01 AM Subject: [Dynapi-Help] Bizarre solution to setHTML and inline styles in NS > Like others, I have noticed that using setHTML to write styles to nested > layers in Netsc

[Dynapi-Help] Bizarre solution to setHTML and inline styles in NS

2001-02-06 Thread Jeff Greenberg
Like others, I have noticed that using setHTML to write styles to nested layers in Netscape only works sporadically. On the widget I am now working on, I found that the first time I wrote the style to the nested layer, it worked fine, but on subsequent setHTML's, it didn't. Well, that reminded me