Re: [Dynapi-Help] basic elements...

2001-01-24 Thread Raymond Smith
Been allot of recent discussion related to basic elements (i.e. form elements etc..) You should review the help archives and possibly widgetdev archives. But as a short answer yes, about all you can imagine... DS - Original Message - From: "GORTSILAS ANDREAS" <[EMAIL PROTECTED]> To: "D

Re: [Dynapi-Help] basic elements...

2001-01-24 Thread Cameron Hart
you can use the setHTML method, eg. myLayer.setHTML(''); you can but as much html in a DynLayer as you like using setHTML, it works fine. --- GORTSILAS ANDREAS <[EMAIL PROTECTED]> wrote: > Hello, > > I want to ask you, what are you doing when you need > to use a basic element > (like input te