To register for an Internet.com membership to receive newsletters and white papers, use the Register button ABOVE.
To participate in the message forums BELOW, click here


A Flash Developer Resource Site

Go Back   Flash Kit Community Forums > Reviews > Site Check

Reply
 
Thread Tools Search this Thread Display Modes
Old 07-13-2002, 09:13 PM   #1
atocp
FK's Resident Jakey
 
Join Date: Apr 2002
Location: Hamilton, Scotland
Posts: 55
Hello all.
Before i begin, i would like to say, please can the four guys that fought in my last post please do it again, i need a laugh.

Anyway, is there any way when linking into frames using targets, to open two pages at once? ie. click on a link and the menu opens in the left frame and the main page opens in the main frame at the same time?

So long and thanks for all the fish!

ATOCP
atocp is offline   Reply With Quote
Old 07-13-2002, 09:43 PM   #2
oprior
swollen member
 
Join Date: Dec 2000
Location: BC, Canada
Posts: 19
I'm pretty sure you can. You could call a Javascript function to do it.
window.frameName.location = "index.htm"
window.frameName2.location = "othe page.htm"

im not sure if this is the right syntax though... check http://www.docjavascript.com ... lots of good articles there
oprior is offline   Reply With Quote
Old 07-14-2002, 07:51 AM   #3
iacdsn
Member
 
Join Date: Jul 2001
Posts: 44
I loved that thread it was the most entertaining thread I've seen in a long time..LOL!!!

Try this:
.........................

<html>

<FRAMESET COLS="120,*" FRAMEBORDER=0 BORDER=0 FRAMESPACING=0>
<FRAME SRC="yournav.htm" name="mynav"MARGINWIDTH=2>
<FRAME SRC="yourmain.htm" name="mymain">
</FRAMESET>

</html>

........................

Make sure you name your frames. I think this is what you're talking about. Hope this helps.

Atomic_Punk
iacdsn is offline   Reply With Quote
Reply

Go Back   Flash Kit Community Forums > Reviews > Site Check

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 02:21 PM.


internet.commerce
Be a Commerce Partner
 »  »  »  »  »  »  »
 »  »  »  »  »  »
 

    

Acceptable Use Policy


The Network for Technology Professionals

Search:

About Internet.com

Legal Notices, Licensing, Permissions, Privacy Policy.
Advertise | Newsletters | E-mail Offers


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.