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

2001-01-24 Thread Raymond Smith
ROTECTED]> To: "Dynapi-Help Mailing List (E-mail)" <[EMAIL PROTECTED]> Sent: Wednesday, January 24, 2001 4:54 AM Subject: [Dynapi-Help] basic elements... > Hello, > > I want to ask you, what are you doing when you need to use a basic element > (like input text, chec

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

[Dynapi-Help] basic elements...

2001-01-24 Thread GORTSILAS ANDREAS
Hello, I want to ask you, what are you doing when you need to use a basic element (like input text, checkbox, select, ...) What is the suggested approach for use them in a cross-browser page??? I beleive that with only divs you cann't do so many things... Andreas Gortsilas _