Re: [Dynapi-Help] Functions within a loadlayer

2001-07-13 Thread Richard Bennett
ot; <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: 13 July, 2001 23:09 Subject: [Dynapi-Help] Functions within a loadlayer > Hi all. > > Any ideas on how I run a function which is dynamically loaded into a > loadlayer? > I've been trying things like , but this just &

[Dynapi-Help] Functions within a loadlayer

2001-07-13 Thread João Neves
Hi all. Any ideas on how I run a function which is dynamically loaded into a loadlayer? I've been trying things like , but this just gets ignored. If I use the onload event in the loadlayer, I get an error saying that my function is not defined. Thanks in advance, --