You don't need that!
8an
___
Dynapi-Help mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dynapi-help
If its in a div, I believe the correct way is:
mylayer.doc["formname"].field.value = x
--
// Robert Rainwater
On 1/25/2001, 3:12:31 PM EST, Eytan wrote about "[Dynapi-Help] Get element other than
div...":
> Just use document.formname
Just use document.formname.inputname.value\
8an
___
Dynapi-Help mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dynapi-help
So.. how about a CLEAR answer.
Do I use DynAPI.document.elements['id'] ?
- Original Message -
From: "GORTSILAS ANDREAS" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, January 24, 2001 11:14 PM
Subject: RE: [Dynapi-Help] Get element other tha
: Thursday, January 25, 2001 1:21 AM
To: [EMAIL PROTECTED]
Subject: Re: [Dynapi-Help] Get element other than div...
To ALL: what IS the correct object collection to use?
I've been using DynAPI.document.all[]
but below is used .element[]
which is correct?
If niether, then what IS correct
PROTECTED]
> > [mailto:[EMAIL PROTECTED]]Namens Doug Melvin
> > Verzonden: donderdag 25 januari 2001 0:21
> > Aan: [EMAIL PROTECTED]
> > Onderwerp: Re: [Dynapi-Help] Get element other than div...
> >
> >
> > To ALL: what IS the correct object collection to use?
&
1
> Aan: [EMAIL PROTECTED]
> Onderwerp: Re: [Dynapi-Help] Get element other than div...
>
>
> To ALL: what IS the correct object collection to use?
> I've been using DynAPI.document.all[]
> but below is used .element[]
>
> which is correct?
> If niether, then
#x27;form1'].text1.value;
Doug
- Original Message -
From: "GORTSILAS ANDREAS" <[EMAIL PROTECTED]>
To: "Dynapi-Help Mailing List (E-mail)" <[EMAIL PROTECTED]>;
"[EMAIL PROTECTED] (E-mail)" <[EMAIL PROTECTED]>
Sent: Wednesday, January 24,
ay, January 24, 2001 6:26 AM
To: Dynapi-Help Mailing List (E-mail); [EMAIL PROTECTED] (E-mail)
Subject: [Dynapi-Help] Get element other than div...
In the following page I want to handle the selected value of the select
element:
Select example
DynAPI.setLibraryPat
In the following page I want to handle the selected value of the select
element:
Select example
DynAPI.setLibraryPath('/SrcDC/_Gen/')
DynAPI.include('dynacore.api.*')
DynAPI.include('dynacore.ext.inline')
DynAPI.onLoad=function() {
}
function DoOnChange
10 matches
Mail list logo