PDA

View Full Version : Frame Problem


Tom
08-15-2002, 12:03 AM
hi all i have a frame problem i can not get my menu side when click go to my main part of frame can anyone help

justame
08-15-2002, 12:20 AM
tom...
/me just a looked® the 'page' from geocities that youve got just a framed® in your 'domain name'??? n' your links dont have the target=framename in 'em...
youve just a got®...
<a href="http://www.geocities.com/justtomnz/HomePage.html">

n' it should just a be®...
<a href="http://www.geocities.com/justtomnz/HomePage.html" target="extremesysop">

n' youve just a got® those codelifter credit lines pasted in there just a bout® ten times tooo...:O(((

Tom
08-15-2002, 02:42 AM
ummmmm in enlish plz
i don't know wat u mean

Jeff122185
08-15-2002, 05:06 AM
I believe justame is saying that in each of your links needs to have target="extremesysop" in them, assuming that's what you named the other frame. Although I've never used frames because I don't like them, it looks like you've given the other window the name extremesysop from your source.

<frame src="http://www.geocities.com/justtomnz/index.html" name="extremesysop">

That way it knows to open the link in the window/frame named extremesysop. So if your other frame is named extremesysop, each of your links needs to look like this:

<a href="url.html" target="extremesysop">

P.S. Not to offend you or anything, but the no right click script is a real turn off and makes sites look less professional.

Tom
08-17-2002, 02:31 AM
i have try that!! the page that i want it to load to is called main !!! and also i use flash bottons! and i tryed to get it working but... it open a new window but i want it to load in the main part of frame.