see tutorials on inline div's, which I think is what you need.
Pascal Bestebroer ([EMAIL PROTECTED])
Software ontwikkelaar
Oberon Informatiesystemen b.v.
http://www.oibv.com
> -----Oorspronkelijk bericht-----
> Van: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]Namens Peter
> Bartholdsson
> Verzonden: donderdag 4 januari 2001 12:20
> Aan: [EMAIL PROTECTED]
> Onderwerp: [Dynapi-Help] Alternative to setHTML
>
>
> Hi all,
>
> I wonder if there's antoher way than using setHTML to
> set the contents of a layer. I don't need to dynamically
> change the content of a layer so anything that helps to
> achieve the following would be appreciated =)
>
> The problem is that setHTML can become a bit nasty when
> you have really big blocks of html code, all since
> linefeeds ain't counted as whitespace in javascript.
> Any linefeed and the call will fail.
>
> so this would be nice.
>
> <sript>
> lala = new DynLayer()
> </script>
>
> <div id="hotlayer">
> verymuch html
> </div>
>
> Help anyone?
>
>
> _______________________________________________
> Dynapi-Help mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/mailman/listinfo/dynapi-help
>
_______________________________________________
Dynapi-Help mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/mailman/listinfo/dynapi-help