User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
You're currently browsing the HTML and CSS section within the Web Development category of DaniWeb, a massive community of 375,219 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,277 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our HTML and CSS advertiser: Lunarpages Web Hosting
Views: 317 | Replies: 1 | Solved
Reply
Join Date: Oct 2007
Posts: 58
Reputation: leroi green is an unknown quantity at this point 
Rep Power: 1
Solved Threads: 0
leroi green leroi green is offline Offline
Junior Poster in Training

Getting frames to work

  #1  
Apr 24th, 2008
hey all,

i'm working on this test site to get frames to work. i've got the two frames on the left and middle showing a page but they will only show one page and not another if i make a new one.

here's the code below.

<HTML>
<HEAD><TITLE>TEST</TITLE>
</HEAD>
<FRAMESET  BORDER = 5 BORDERCOLOR = brown ROWS="90,*">
<FRAME SRC = "top.html" SCROLLING = NO>

<FRAMESET COLS="170,*">
<FRAME SRC = "live.html" SCROLLING = NO>

<FRAME SRC = "live.html">
</FRAMESET>
</FRAMESET>



</HTML>

and here's the other page for the "top" frame file

<HTML>
<HEAD>
</HEAD>
<BODY BGCOLOR = "RED"><BR><BR>
</BODY>

</HTML>

the coding is picking up the "live" page but not the "top" page. i'm new (meaning just started yesterday) to HTML...where am i going wrong?
AddThis Social Bookmark Button
Reply With Quote  
Join Date: Oct 2007
Posts: 58
Reputation: leroi green is an unknown quantity at this point 
Rep Power: 1
Solved Threads: 0
leroi green leroi green is offline Offline
Junior Poster in Training

Re: Getting frames to work

  #2  
Apr 24th, 2008
sorry, i had to restart my browser.

all fine now.

noob, i know...whatever.
Reply With Quote  
Reply

Only community members can participate in forum threads. You must register or log in to contribute.

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

 

DaniWeb HTML and CSS Marketplace
Thread Tools Display Modes

Similar Threads
Other Threads in the HTML and CSS Forum

All times are GMT -4. The time now is 3:29 am.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC