|
-
Aug 24th, 2005, 07:19 PM
#1
Thread Starter
Frenzied Member
[HTML] -- Frames...set a url to the PARENT frame?
Let me explain this a little:
I have an html page with a frame in the middle. Whever something is clicked inside of the frame, it shows up only in the small frame. What if I want it to set the url of the browser?
-
Aug 24th, 2005, 08:45 PM
#2
Re: [HTML] -- Frames...set a url to the PARENT frame?
<a href="www.google.com" target="_top">break frames</a>
I think that will work, but I havn't needed to do this in a long time.
What it should do (if placed inside a frame) is break the frames and point the entire page to that URL. Let me know if that doesn't work.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|