Visit the Ironworks Gaming Website Email the Webmaster Graphics Library Rules and Regulations Help Support Ironworks Forum with a Donation to Keep us Online - We rely totally on Donations from members Donation goal Meter

Ironworks Gaming Radio

Ironworks Gaming Forum

Go Back   Ironworks Gaming Forum > Ironworks Gaming Forums > General Discussion > General Conversation Archives (11/2000 - 01/2005)
FAQ Calendar Arcade Today's Posts Search

 
 
Thread Tools Search this Thread
Old 11-06-2002, 03:49 PM   #1
Sir Exxon
Zartan
 

Join Date: October 15, 2001
Location: Oslo, Norway
Age: 35
Posts: 5,367
I need some help with frames...
On the website I'm creating, the page is split up in three frames. However, as the place has different sections, I can't find a way to go to other sections using links. If anybody understand. [img]tongue.gif[/img]
See here. Try to click the BG2-link in the left frame. Doesn't work, right? Only shows the top frame of that section. This is how it should look like.
So, any advices on how I can fix this problem?

BTW, those Anomen-portarits are just there will I'm still creating. [img]tongue.gif[/img]
Sir Exxon is offline  
Old 11-06-2002, 03:51 PM   #2
Nanobyte
Thoth - Egyptian God of Wisdom
 

Join Date: March 1, 2001
Location: NC
Age: 38
Posts: 2,890
Try here
Nanobyte is offline  
Old 11-06-2002, 05:10 PM   #3
andrewas
Harper
 

Join Date: October 2, 2001
Location: Aberdeen, Scotland
Age: 42
Posts: 4,774
Im a little rusty on framesets, but I seem to recall the answer to this one.

First point, use the URL of the page that should appear in the lower right frame.

Second, use the target="frame" attribute to say which frame it appears in.

Hang on, Il try and dig out the actual &lthref> tag your using. Ick, autogenerated code.

&lta href="http://www.geocities.com/castledaystar/bg2cd.html"> should be

something like:

&lta href="http://www.geocities.com/castledaystar/bg2cd.html" target="main">
__________________
[img]\"http://www.sighost.us/members/Zvijer/andrewas.gif\" alt=\" - \" />
andrewas is offline  
Old 11-06-2002, 05:43 PM   #4
Djinn Raffo
Ra
 

Join Date: March 11, 2001
Location: Ant Hill
Age: 49
Posts: 2,397
I'd say your best bet would be to not use frames at all. They is Tacky.
Djinn Raffo is offline  
Old 11-06-2002, 05:58 PM   #5
Bruce The Aussie
Fzoul Chembryl
 

Join Date: March 2, 2001
Location: Chaotica (london,england)
Age: 37
Posts: 1,798
Try using Tables instead of frames. there easeir to use after you get used to them.
__________________
[img]\"http://members.aol.com/lasttrueprincess/images/bruce.gif\" alt=\" - \" /><br />Have a nice day <img border=\"0\" title=\"\" alt=\"[Big Grin]\" src=\"biggrin.gif\" /> <br />cloudkingdom.co.uk<br />\"be calm, be happy, be stoned\"<br />The person currently speaking is(tick appropriate): Me/My inner child/the voices in my head/my inner demons
Bruce The Aussie is offline  
Old 11-07-2002, 12:02 AM   #6
LennonCook
Jack Burton
 

Join Date: November 10, 2001
Location: Bathurst & Orange, in constant flux
Age: 37
Posts: 5,452
Quote:
Originally posted by Bruce The Aussie:
Try using Tables instead of frames. there easeir to use after you get used to them.
I agree. Nested tables 1) Look better 2) Are more flexable and 3) are only a little harder to code.

BUT, if you want to use frames, make the different page for the bottom right frame only.
Give the bottom right frame a name (by putting a name="name" attribute into the <frame> tag), and use what andrewas said to target it to that frame - the "main" in andrewas' instruction should be the name of that frame in inverted commas. [img]smile.gif[/img]
LennonCook is offline  
Old 11-07-2002, 12:14 AM   #7
Nanobyte
Thoth - Egyptian God of Wisdom
 

Join Date: March 1, 2001
Location: NC
Age: 38
Posts: 2,890
Or try here for tables
Nanobyte is offline  
Old 11-07-2002, 04:09 AM   #8
Sio
Avatar
 

Join Date: September 17, 2002
Location: UK
Age: 38
Posts: 546
When I first started out doing my website I tried using frames but I tried and tried for hours but just could not do it, had exactly the same problem as you, in the end I gave up, but now with the help given I may just start up working on ti again [img]smile.gif[/img]
__________________
ICCT HEdral Phillip 4Glass Orchestration<br /> [img]\"http://members.lycos.co.uk/deatbringer/sio-sig1.jpg\" alt=\" - \" />
Sio is offline  
Old 11-07-2002, 05:40 AM   #9
andrewas
Harper
 

Join Date: October 2, 2001
Location: Aberdeen, Scotland
Age: 42
Posts: 4,774
Sio, trust me - Frames do *nothing* that cant be done easier and more flexibly with nested tables.

OK, it might take more time for a raw-coder like myself, but it gets done and it works on more browsers than frames do.
__________________
[img]\"http://www.sighost.us/members/Zvijer/andrewas.gif\" alt=\" - \" />
andrewas is offline  
Old 11-07-2002, 05:46 AM   #10
LennonCook
Jack Burton
 

Join Date: November 10, 2001
Location: Bathurst & Orange, in constant flux
Age: 37
Posts: 5,452
Quote:
Originally posted by Sio:
When I first started out doing my website I tried using frames but I tried and tried for hours but just could not do it, had exactly the same problem as you, in the end I gave up, but now with the help given I may just start up working on ti again [img]smile.gif[/img]
Frames are one thing I generally despise.
They:
- Make it impossible to link directly to one section of your site. Instead you link to the frameset page, and give instructions on what link to use.

- Are hard to code. You have to remember to name them, to target links, to put the right things in the right tags, and *alot* of attributes are necesary.

- Look ugly.

- Don`t work in auto scripters, either. They make hopeless mistakes that a raw coder never would...

- Make your site easy to navigate, because all your links are in one column and that is the same on each page. But then; that can be done with tables, too.

- Aren`t liked by alot of browsers.

- Follow an entirely different coding method. Frames and HTML are almost two different languages, so to switch from one to the other means relearning alot of things very differently.
HTML has more uses.

LennonCook is offline  
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
HTML Vedran General Conversation Archives (11/2000 - 01/2005) 9 02-05-2003 03:43 AM
Some HTML help, please Sir Krustin General Conversation Archives (11/2000 - 01/2005) 12 11-26-2002 08:44 AM
HTML Help please? Moni General Conversation Archives (11/2000 - 01/2005) 5 08-27-2002 05:53 AM
HTML help Willard General Conversation Archives (11/2000 - 01/2005) 5 07-08-2002 10:46 PM
Some HTML help, please Sir ReGiN General Conversation Archives (11/2000 - 01/2005) 5 04-05-2002 04:38 AM


All times are GMT -4. The time now is 04:50 AM.


Powered by vBulletin® Version 3.8.3
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
©2024 Ironworks Gaming & ©2024 The Great Escape Studios TM - All Rights Reserved