Hi,

Thay should be DynAPI.onLoad. Have you read the
documentations? 

http://dynapi.sourceforge.net/doccenter/index.php?DynAPITutorials

http://dynapi.sourceforge.net/doccenter/index.php?TroubleShooting

--
Raymond Irving

--- honeybon <[EMAIL PROTECTED]> wrote:
> Thanks for you reply Raymond, Can you explain what
> you mean by using
> DynAPI.omload. 
> 
> Using javascript:lp.setURL('page6.html'); does not
> work because the
> mainpage has to be loaded first, and I have several
> mainpages with links
> on it. 
> 
> Should it be possible to load the external page
> first and then it calls
> the mainpage and then the mainpage puts the external
> page in the layer.
> 
> -----Original Message-----
> From: Raymond Irving [mailto:[EMAIL PROTECTED] 
> Sent: zondag 2 maart 2003 4:56
> To: honeybon; [EMAIL PROTECTED]
> Subject: Re: [Dynapi-Help] combine url with
> javascript command
> 
> 
> Try javascript:lp.setURL('page6.html'); 
> 
> ot you could execute the lp.setURL('page6.html');
> during a page load by using DynAPI.onLoad.
> 
> --
> Raymond Irving
> 
> 
> --- honeybon <[EMAIL PROTECTED]> wrote:
> >  Hello all. 
> > 
> >  
> > 
> > How do I combine the url of a page with links on
> it
> > that will open a
> > page in the dynlayer. I have used this line
> >
>
javascript:document.location.href='http://localhost/dynapi/tutorial/scro
> > llpanel.htm';lp.setURL('page6.html'); but it's not
> > working, does have
> > anyone an idea how to do this. I want to use it
> for
> > creating a sitemap,
> > so that every page is loaded with the correct
> > external page in the
> > layer.
> > 
> >  
> > 
> > Thanks honeybon
> > 
> > 
> 
> 
> __________________________________________________
> Do you Yahoo!?
> Yahoo! Tax Center - forms, calculators, tips, more
> http://taxes.yahoo.com/


__________________________________________________
Do you Yahoo!?
Yahoo! Tax Center - forms, calculators, tips, more
http://taxes.yahoo.com/


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Dynapi-Help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dynapi-help

Reply via email to