Java Development
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
User Name:
Password:
Remember me
 
Go Back   Dev Articles Community ForumsProgrammingJava Development

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Display Modes
 
Unread Dev Articles Community Forums Sponsor:
Generate data entry and reporting .NET Web apps in minutes, straight from your database. Read our FREE whitepaper “Build Web 2.0 Applications Without Hand-Coding” Download now!
  #1  
Old March 3rd, 2008, 11:37 AM
ginnyr ginnyr is offline
Registered User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Feb 2008
Posts: 4 ginnyr User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 h 6 m 23 sec
Reputation Power: 0
Unhappy Use of FRAMES question

After there is a web page that displays content using Frames, how can I go directly to a non-frames based window? I have 3 frames, and when I link to a non-frames page the frames remain. There must be some code or steps I am missing to move away from the frames display. The Java and JSP code is working fine, down to display issues. Any help or ideas appreciated.

Thanks!

Reply With Quote
  #2  
Old March 4th, 2008, 03:31 PM
paulscode paulscode is offline
Contributing User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Jan 2008
Location: Fort Meade, MD
Posts: 34 paulscode User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 4 h 31 m 17 sec
Reputation Power: 1
I have had a similar problem with <frame> and <iframe> in html. As far as I know there is no way to go to "non-frames" from a link inside the frame (other than opening your target in a new window).

Reply With Quote
  #3  
Old April 8th, 2008, 10:46 PM
ricardoz ricardoz is offline
Registered User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Apr 2008
Location: Montevideo, Uruguay
Posts: 9 ricardoz User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 50 m 34 sec
Reputation Power: 0
If what you want is that a link in a framed page directs the user to a new page occuping the whole browser (ie. in a frameless fashion) what you need to do is specify target="_top" in the A tag.

For example:
<A HREF="somepage.html" TARGET="_top">get out of this frame!</A>

Reply With Quote
Reply

Viewing: Dev Articles Community ForumsProgrammingJava Development > Use of FRAMES question


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 4 hosted by Hostway