; 1)I believe the is an onafterload event (i could be wrog)
> 2) you should put any such code into DynAPI.OnLoad()
> - Original Message -
> From: "Joshua O'Connor-Rose" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Tuesday, March 20, 2
oad event (i could be wrog)
> 2) you should put any such code into DynAPI.OnLoad()
> - Original Message -
> From: "Joshua O'Connor-Rose" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Tuesday, March 20, 2001 10:06 AM
> Subject: [Dynapi-Help]
1)I believe the is an onafterload event (i could be wrog)
2) you should put any such code into DynAPI.OnLoad()
- Original Message -
From: "Joshua O'Connor-Rose" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, March 20, 2001 10:06 AM
Subject: [D
I've been using the API for 6 months . . . love it.
moving on.
I'm having trouble calling a function (makeLayer) that is called when
the page loads
and references layers also created when the page loads. The trouble is
the function is invoked on the page before the
layers exist.
I tried several