From: Raymond I. <xw...@ya...> - 2002-12-19 14:26:10
|
Hi webmaster, Try this: function loadURL(a,b){ iframe1.location.href=a; iframe2.location.href=b; } here's the html: <a href="javascript:void(null);" onclick="loadURL('page1.html','page2.html');">Click Here</a> -- Raymond Irving --- Webmaster <web...@fa...> wrote: > Hi, i just wanted some info on how i can make a link > so it does two "get > URL", i'm using iframes for changing content and a > top banner image, so > each time a link is clicked there is 2 iframes that > change... > > I already tested that with flash (Actionscript, easy > as iframes can be > referred as targets names) but i have no idea on how > to do that for > standard text links, i suppose using javascript, or > maybe someone has a > better idea? > > Thanks in advance for your help. > > ------------------------------------------------------------------------ > ------- > Juan Carlos Celaya, Webmaster de Factoria Digital. > E-mail: web...@fa... > www.FactoriaDigital.com / > Hosting.Factoriadigital.com > Tfnos. : (+34) 977 24 88 89 / 667 821 551 > Fax: (+34) 977 22 98 27 > ------------------------------------------------------------------------ > ------- > > > -----Mensaje original----- > De: dyn...@li... > [mailto:dyn...@li...] En > nombre de Raymond > Irving > Enviado el: miércoles, 18 de diciembre de 2002 20:09 > Para: dyn...@li... > Asunto: Re: [Dynapi-Help] (no subject) > > > > It's much faster to rewrite the HTML of a layer than > to create a new layer. > > -- > Raymond Irving > > --- Doubt Fire <mrd...@ho...> wrote: > > Hi all, > > > > I have just joined the list, so firstly, Hello. > > > > I have a quick question which I hope someone could > > help me with. I am using > > the DynAPI to manage layers and I was starting on > a > > fun little project that > > -could- easily involve tens of layers. Now, my > > question is this, is it less > > memory intensive to create and delete new layers > > rather than using one > > single layer and constantly wiping the html and > > rewriting it to that layer? > > > > Thank you all, > > > > MrDoubtFire > > > > > > > > > > > > > _________________________________________________________________ > > MSN 8 helps eliminate e-mail viruses. Get 2 months > > FREE*. > > http://join.msn.com/?page=features/virus > > > > > > > > > ------------------------------------------------------- > > This SF.NET email is sponsored by: Order your > > Holiday Geek Presents Now! > > Green Lasers, Hip Geek T-Shirts, Remote Control > > Tanks, Caffeinated Soap, > > MP3 Players, XBox Games, Flying Saucers, > WebCams, > > Smart Putty. > > T H I N K G E E K . C O M > > http://www.thinkgeek.com/sf/ > > _______________________________________________ > > Dynapi-Help mailing list > > Dyn...@li... > > > https://lists.sourceforge.net/lists/listinfo/dynapi-help > > > __________________________________________________ > Do you Yahoo!? > Yahoo! Mail Plus - Powerful. Affordable. Sign up > now. > http://mailplus.yahoo.com > > > ------------------------------------------------------- > This SF.NET email is sponsored by: Order your > Holiday Geek Presents Now! > Green Lasers, Hip Geek T-Shirts, Remote Control > Tanks, Caffeinated Soap, > MP3 Players, XBox Games, Flying Saucers, WebCams, > Smart Putty. > T H I N K G E E K . C O M > http://www.thinkgeek.com/sf/ > _______________________________________________ > Dynapi-Help mailing list > Dyn...@li... > https://lists.sourceforge.net/lists/listinfo/dynapi-help > > > > > ------------------------------------------------------- > This SF.NET email is sponsored by: Order your > Holiday Geek Presents Now! > Green Lasers, Hip Geek T-Shirts, Remote Control > Tanks, Caffeinated Soap, > MP3 Players, XBox Games, Flying Saucers, WebCams, > Smart Putty. > T H I N K G E E K . C O M > http://www.thinkgeek.com/sf/ > _______________________________________________ > Dynapi-Help mailing list > Dyn...@li... > https://lists.sourceforge.net/lists/listinfo/dynapi-help __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com |