Killersites.com Homepage Welcome Guest   |   Register  |  Login
Login Name Password
  Search  
  Index  | Recent Threads  | Unanswered Threads  | Who's Online  | User List  | Help


Quick Go »

No member browsing this thread
Thread Status: Active
Total posts in this thread: 13
Posts: 13   Pages: 2   [ 1 2 | Next Page ]
[ Jump to Last Post ]
Post new Thread
Author
Previous Thread This topic has been viewed 3542 times and has 12 replies Next Thread
Male DaJaBu
Member
Member's Avatar

USA
Joined: Oct 25, 2003
Post Count: 63
Status: Offline
Reply to this Post  Reply with Quote 
Frames

I made a frame with a menu bar on the side, so that when you click on the link, it appears in the main page. How do you make it so when you click on one of the links that it will open a whole new page instead of the page in the frame where the link is, or where it is targeted.
----------------------------------------
Dan.

[Oct 26, 2003 1:20:20 PM] Show Printable Version of Post    View Member Profile    Send Private Message    Hidden to Guest    107244556 [Link] Report threatening or abusive post: please login first  Go to top 
Male arod
Advanced Member
Member's Avatar


Joined: Oct 8, 2003
Post Count: 200
Status: Offline
Reply to this Post  Reply with Quote 
Re: Frames

target="_blank"
----------------------------------------
Eye see you....
[Oct 26, 2003 1:32:42 PM] Show Printable Version of Post    View Member Profile    Send Private Message    Hidden to Guest [Link] Report threatening or abusive post: please login first  Go to top 
Male DaJaBu
Member
Member's Avatar

USA
Joined: Oct 25, 2003
Post Count: 63
Status: Offline
Reply to this Post  Reply with Quote 
Re: Frames

I tried the target="_blank" and it opened up a new window, do you know how to make it open in the same window?
----------------------------------------
Dan.
[Oct 27, 2003 9:12:24 AM] Show Printable Version of Post    View Member Profile    Send Private Message    Hidden to Guest    107244556 [Link] Report threatening or abusive post: please login first  Go to top 
Male aerodyn
Advanced Member
Member's Avatar

USA
Joined: Sep 9, 2003
Post Count: 125
Status: Offline
Reply to this Post  Reply with Quote 
Re: Frames

dajabu,

I'm not sure I understand what you're trying to do.

    If the link is in a side frame (eg. leftFrame) and you want to open a link in the mainFrame area: target="mainFrame".

    If you want to open a link in the same frame that the link is in: target="_self".

    As arod posted earlier, if you want to open a link into a new page (which is what I thought you originally wanted to do): target="_blank".


Remember, you're using frames and you have to specify which frame or new page you want the link opened into.

Ted
----------------------------------------
www.aero-dynamic-web.com
[Oct 27, 2003 9:42:38 AM] Show Printable Version of Post    View Member Profile    Send Private Message    Hidden to Guest    iammyself1955 [Link] Report threatening or abusive post: please login first  Go to top 
Male DaJaBu
Member
Member's Avatar

USA
Joined: Oct 25, 2003
Post Count: 63
Status: Offline
Reply to this Post  Reply with Quote 
Re: Frames

k, he's how it is, only one of the pages on my website is in frames. So when I go to that page and I want to leave, i click on the button and the page opens inside the the part of the frame with the button. I want the page that is opened to take the whole frame out and put the new page in to take up the whole screen, not just part of the frame.

i tried the name="_blank" and that opened a whole new window, and i dont want that.
----------------------------------------
Dan.
[Oct 27, 2003 5:24:50 PM] Show Printable Version of Post    View Member Profile    Send Private Message    Hidden to Guest    107244556 [Link] Report threatening or abusive post: please login first  Go to top 
Male davidmead
Advanced Member
Member's Avatar

USA
Joined: Jul 21, 2003
Post Count: 749
Status: Offline
Reply to this Post  Reply with Quote 
Re: Frames

What you need is:

target="_parent"

That should fix your problem.

Dave
----------------------------------------
Building quality, affordable web sites worldwide - DMWebsites.com
[Oct 27, 2003 7:04:06 PM] Show Printable Version of Post    View Member Profile    Send Private Message    CheersFromDave [Link] Report threatening or abusive post: please login first  Go to top 
Male DaJaBu
Member
Member's Avatar

USA
Joined: Oct 25, 2003
Post Count: 63
Status: Offline
Reply to this Post  Reply with Quote 
Re: Frames

Thanks for the tip. ill try that.
----------------------------------------
Dan.
[Oct 27, 2003 10:51:47 PM] Show Printable Version of Post    View Member Profile    Send Private Message    Hidden to Guest    107244556 [Link] Report threatening or abusive post: please login first  Go to top 
Male DaJaBu
Member
Member's Avatar

USA
Joined: Oct 25, 2003
Post Count: 63
Status: Offline
Reply to this Post  Reply with Quote 
Re: Frames

the "_parent" worked, thanks for the help.
----------------------------------------
Dan.
[Oct 28, 2003 9:28:48 AM] Show Printable Version of Post    View Member Profile    Send Private Message    Hidden to Guest    107244556 [Link] Report threatening or abusive post: please login first  Go to top 
Male davidmead
Advanced Member
Member's Avatar

USA
Joined: Jul 21, 2003
Post Count: 749
Status: Offline
Reply to this Post  Reply with Quote 
Re: Frames

No problem :-)
----------------------------------------
Building quality, affordable web sites worldwide - DMWebsites.com
[Oct 28, 2003 10:46:24 AM] Show Printable Version of Post    View Member Profile    Send Private Message    CheersFromDave [Link] Report threatening or abusive post: please login first  Go to top 
Male SepTheSorcerer
Stranger
Member's Avatar

The Netherlands
Joined: Jan 20, 2004
Post Count: 4
Status: Offline
Reply to this Post  Reply with Quote 
confused Re: Frames

Ok, I'm not going to pollute the forum so I'll post my problem here because it's frame related.

I am building a framed website with one Header frame, one side navigation frame and a main frame.

The targeting isn't really the problem.

My question is: Is it possible to make two frames change with only one link?

So what I want is when I get to the welcome screen, the top frame shows a big " Welcome!"
and the main frame shows the actual page.

I tried this: <a href="welcome_head.html" target="header" href="welcome.html" target="main">Welcome</a>

But that'll only work out the first href and ignores the second.
How can I change them both?
----------------------------------------
"Ash nazg durbatul�k, Ash nazg gimbatul,
Ash nazg thrakatul�k agh burzum-ishi krimpatul."

"One Ring to rule them all, One Ring to find them,
One Ring to bring them all, and in the darkness bind them."

[Jan 20, 2004 4:51:29 AM] Show Printable Version of Post    View Member Profile    Send Private Message    Hidden to Guest [Link] Report threatening or abusive post: please login first  Go to top 
Posts: 13   Pages: 2   [ 1 2 | Next Page ]
[ Jump to Last Post ]
Show Printable Version of Thread  Post new Thread