|
-
Apr 25th, 2000, 08:27 PM
#1
Thread Starter
Frenzied Member
Hi.
I have the standard toolbar & contents list frames, like this:
Code:
________________________________________
| Toolbar |
|_______________________________________|
| C | |
| o | |
| n | |
| t | Main |
| e | Window |
| n | |
| t | |
| s | |
|_____|_________________________________|
(code tags are to preserve formatting)
Okay, so my page comes uip in the main window when I click on the link in the contents frame. How can I, when my main page loads (main.asp) remove the toolbar and contents frames and display my main window at full size? Any ideas?
Thanks
[Edited by HarryW on 04-26-2000 at 02:29 PM]
Harry.
"From one thing, know ten thousand things."
-
Apr 26th, 2000, 07:01 AM
#2
Hyperactive Member
I belive if you set the target to parent, it should open up without the frames, try it and see what happens.
eg.
<a href ="somelink.html" target="parent">something</a>
"People who think they know everything are a great annoyance to those of us who do."
-
May 3rd, 2000, 03:55 AM
#3
Thread Starter
Frenzied Member
Okey doke. Thanks
Harry.
"From one thing, know ten thousand things."
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
|