English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

Is there a code or anything i can use for my sports page, where when someone clicks the links on the left side, that it will only direct the right side? for example, go here: http://www.myleague.com/animcont

when you click the links on the left side, the left side stays there. the right side is the only one that changes.

2006-11-22 22:01:13 · 5 answers · asked by Jeremy Medlock 1 in Computers & Internet Programming & Design

5 answers

what you are talking about is a frame. if you check the source of the page you'll see that the left frame has different info than the right.
left frame is listed as http://499angels.net/animcont/main/leftnav2.html
and the right is another page
http://www.myleague.com/php/page.php?p=signup&t=myleague&lng=eng&l=animcont&g=classic

This is a fairly simple (and detailed) script
go to
http://htmlgoodies.earthweb.com/
They have all kinds of tags and scripts to help you out.

2006-11-22 22:06:24 · answer #1 · answered by cstevensbaumann@sbcglobal.net 4 · 0 0

The page was made using "frames". It is a lot more complex then just one or two lines of code for a link. Do a search for a tutorial, or get a book on HTML, and look up "frames". It is not difficult, but more than involved that what you would want posted in a YA reply.

2006-11-22 22:06:36 · answer #2 · answered by dewcoons 7 · 0 0

That is because, that site is designed using Frames. When a site is designed using Frames, the designer has set the option of only the right side opening new pages and the left side staying static.

So, its not possible to change them unless the site designer changes them.

BYE

2006-11-22 22:11:41 · answer #3 · answered by Imtiyaz G 4 · 0 0

use the target command when in one frame to direct another frame to load the link contents. The best place to learn this information is at htmlgoodies.com or webmonkey. There is no need to repeat it here because it would take more than the allowed typing space to explain it correctly. Searn under "target" and Link to get your html.

2006-11-22 22:04:10 · answer #4 · answered by Anonymous · 0 0

You can either use framnes or layers to refresh only one area of the page.

This doesn't completely load all components again. It only load the area to be refreshed with new content.

2006-11-22 22:06:45 · answer #5 · answered by Shaj 5 · 0 0

fedest.com, questions and answers