|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Frame question
This should be a easy one for ya.
I have a page with 2 frames. top banner frame also has my links that open in the bottom frame. Now I run a forum that when ya click on the top frame link it opens in the bottom frame, and I want to put some links in the forum that I want to open in the bottom frame when clicked on. I have OKed html in the posts. I just can get them to open in the bottom frame thats called "main"..... They want to open in a _blank..... I know I'm missing some thing but for the life of me can't get them to open in the bottom (main) frame...... Can someone help me with the html code, so I can use it in the post to get the link to open in my main frame. Thanks |
|
#2
|
|||
|
|||
|
If you want them to open in the same frame that they're in, then just removing the "target" attribute entirely should do it.
|
|
#3
|
|||
|
|||
|
Quote:
thats what I thought to, but thats how I started is with just a URL and thought it would open in the same frame, but it opens in a new window. I have tried Code:
<a target="main" href="http://forums.devshed.com/showthread.php?p=898378&posted=1#post898378"> url</a> <a href="http://forums.devshed.com/showthread.php?p=898378&posted=1#post898378"> url</a> AND ALSO url=http://forums.devshed.com/showthread.php?p=898378&posted=1#post898378]URL[/url but the correct way with the ends [ ] everything opens in a new window Can someone help me or tell me for sure I cant do that..... |
|
#4
|
|||
|
|||
|
BUMP to see if someone knows how I can do what I would like to do....
CAN ANYONE HELP??? |
![]() |
| Viewing: Dev Shed Forums > Web Design > Web Design Help > Frame question |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|