Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

JavaScript Forum


You are currently viewing our JavaScript Forum as a guest. Please register to participate.
Login



Reply
Javascript grrrrrrrrr
Old 09-18-2009, 03:55 AM Javascript grrrrrrrrr
Junior Talker

Posts: 1
Name: gant
Trades: 0
All right! I just started learning XHTML, CSS a couple of months ago and just started learning Javascript a couple of days ago, to tell you how new I am to building web pages. I was wondering if Javascript is what I need to use and what the best way to do this is. What I want to do is have a master page and a slave page. the first page is like this it has a 2 part table on it the first table has links on it the second is an object so that links to another page everytime it reloads It opens up two pages. What I want is for the site to keep the one page always loaded up and when I hit the link it just loads up the object in the second table but I get to always keep the master. This is the code I have so far.

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="en">
<head>
<link rel="stylesheet" type="text/css" href="http://www.indie-games.org/body.css" />
<title>Indie-games: The Best open software and Freeware games around</title>
<meta name="Indie-games" content="Independent Games, Open Source Games, Free Game Engines, Freeware and anything to do with building of games" />
</head>
<body>
<p>
<img src="http://www.indie-games.org/indiegames1.png" alt="indie-games.org Logo" />
</p>
<table>
<tr >
<td class="one">
<h3>Free Ware and open source <br/>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Games</h3>
<p>
<a href="http://www.indie-games.org/Independent/AdventureRpg.html">Adventure & Rpg's</a> <br />
<a href="http://www.indie-games.org/Independent/Platform.html">Platform</a> <br />
<a href="http://www.indie-games.org/Independent/PuzzleStratagy.html">Puzzle & Stratagy</a> <br />
<a href="http://www.indie-games.org/Independent/Shooter.html">Shooters</a> <br />
<a href="http://www.indie-games.org/Independent/OtherGames.html">Other Games</a> <br />
<a href="http://www.indie-games.org/Independent/Apps.Html">Applications</a> <br />
<a href="http://www.indie-games.org/Independent">The Forums</a> <br />
</p>
<hr />
<br />
<br />
<br />
<br />
<br />
<br />
</td>
<td class="two">
<object type="text/html" height="100%" width="100%" data="http://www.indie-games.org/Independent/OpenSource2.html">
</object>
</td>
</tr>
</table>
</body>
</html>
thank you for your time
__________________

Please login or register to view this content. Registration is FREE
indie-games is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 09-18-2009, 06:02 AM Re: Javascript grrrrrrrrr
chrishirst's Avatar
Missing! presumed drunk.

Posts: 41,517
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
use Frames or Iframes it's what they are intended for
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
A foolish consistency is the hobgoblin of little minds
Thought for today:- I SEO the only industry where all the cowboys are Indians?
chrishirst is online now
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Reply     « Reply to Javascript grrrrrrrrr
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.26744 seconds with 12 queries