you can do this using inline layers.
read about it here: 
http://sourceforge.net/docman/display_doc.php?docid=443&group_id=5757


/martin

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Peter
> Bartholdsson
> Sent: den 4 januari 2001 12:20
> To: [EMAIL PROTECTED]
> Subject: [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

Reply via email to