MTM2.com

A forum for mtm2 discussion
FAQ :: Search :: Members :: Groups :: Register
Login
It is currently Sun Nov 17, 2024 7:50 pm



Post new topic Reply to topic  [ 3 posts ] 

Like it or hate it?
Like it 86%  86%  [ 6 ]
Hate it 14%  14%  [ 1 ]
Total votes : 7
Author Message
 Post subject: Website: Framed Menu
PostPosted: Sun Jan 10, 2010 5:43 pm 
Member
User avatar

Joined: Sat Dec 19, 2009 9:48 pm
Posts: 29
Location: Earth - Circa 1981
So after being aorund for over a week I was getting frustrated going through my ie8 tabs or multiple windows and decided to make a framed menu page with a chat window in the bottom (pictured below)

Image

Here's the code if you're interested. You of course will have to use a text editor like notepad and save two files in the same directory (one called index.html and one called menu.html) Just copy the code from the section listed below and save it as the html it's labeled as above it.

index.html
Code:
<HTML>
<HEAD>
<TITLE>MTM2</TITLE>
</HEAD>
<FRAMESET>
        <FRAMESET>
   <FRAME>
   <FRAME>
     </FRAMESET>
<FRAME>
</FRAMESET>
</HTML>


menu.html
Code:
<HTML>
<BODY>
<br><br>
<ul>
 <li><a href="http://www.mtm2.com/" target="MENUITEM">MTM2.com</a></li>
 <li><a href="http://www.mtm2online.com" target="MENUITEM">MTM2Online</a></li>
 <li><a href="http://forum.mtm2.com" target="MENUITEM">Forums</a></li>
 <li><a href="http://www.mtm2tournaments.com/" target="MENUITEM">Races</a></li>
 <li><a href="http://mtm2online.com/rumbles/2009/december09rumbles.shtml" target="MENUITEM">Rumbles</a></li>
 <li><a href="http://www.mtm2.com/~tracks/" target="_new">Tracks</a></li>
 <li><a href="http://www.mtm2.com/~trucks/" target="_new">Trucks</a></li>
 <li><a href="http://mtm2.com/~tracks/settings.cgi" target="_new">Settings</a></li>
</ul>
</HTML>


Note: There are some links that open in new windows because the website programmer made them break out of frames anyhow. I believe these are only the tracks, trucks, and settings pages.


Top
 Profile  
 
 Post subject:
PostPosted: Thu Jan 14, 2010 4:25 pm 
mtm2 rocks!
User avatar

Joined: Mon Nov 28, 2005 11:34 pm
Posts: 602
Location: Brockton, Massachusetts
Cool! :D

_________________
Image


Top
 Profile  
 
 Post subject:
PostPosted: Fri Jan 15, 2010 8:00 pm 
Member
User avatar

Joined: Sat Dec 19, 2009 9:48 pm
Posts: 29
Location: Earth - Circa 1981
I didn't realize it did not save the frameset settings hmmm....

Well then I guess I'll upload a zipped copy of it and you can download and edit it however you'd like to.

MTM2Frames.zip

Enjoy!

_________________
Image


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 


Who is online

Users browsing this forum: No registered users and 11 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group