Tjololo
04-11-2003, 09:21 PM
Ok, now a question on frames you prob. get allll the time, but here it goes. When I click on a link in my frames, it opens on the left side. Could you tell me how to correct this problem? Pleeeez?
|
View Full Version : Left Side? Tjololo 04-11-2003, 09:21 PM Ok, now a question on frames you prob. get allll the time, but here it goes. When I click on a link in my frames, it opens on the left side. Could you tell me how to correct this problem? Pleeeez? starlet 04-12-2003, 12:55 AM Where is it meant to open? You need to target the link...view your frames code and you will have given each one a name use that as the target. zangerbanger 04-12-2003, 01:35 AM in your link be sure to add: target="your frame name" Tjololo 04-12-2003, 01:38 PM So like if I used my frame thing (the left side) if I named that frames.html, would I put target="frames.html"? And where would I put that? In every link on the frame side? EDIT: Ooh, I get it! So in every link on the frames side (the left side with the links on it) I put target="home.html" (that's what I named my right side)? EDIT: Ok, I get it now. I figured it out, thanks to you all...Thank you so much for helping me! You've solved my problem! Thanks! Please use the edit button next time. - Moderator MaGiCSuN 04-12-2003, 02:43 PM 03:38 and 03:42 are 4 minutes between (so you did had the time to edit), so in the future use the "edit" button to edit your post :) Love, mirna Loren 04-14-2003, 03:51 PM If you want the link to replace both frames with two new frames their is a code to do that here http://javascript.internet.com/navigation/change-2-frames-source.html enjoy. Tjololo 04-14-2003, 11:43 PM Hey! There's an edit button! Sorry, I didn't even know it was there (it was hiding from me). Thanks Loren, but no thanks, I got my frames working just fine. |