Frames wont work above 800x600

Namecheap AuctionsNamecheap Auctions
SpaceshipSpaceship
SpaceshipSpaceship
Watch

Do you use numerous frames on your site to avoid screen resolution problems?

  • yes

    votes
    0.0%
  • no

    votes
    0.0%

  • 0 votes
  • Ended 23 years ago
  • Final results

brophy87

New Member
Impact
0
Hi i am making a website for a cleint and i cant figure out why my middle right frame wont align to the right. When you make the website resolution more than 800 it gets all screwed up. I used 10 frames to make sure the site would look ok in any size. In a bit of a rut and need some help. Posted source code and website underneith.

www.johnstar.ca

Source code:

<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Page-Enter" content="revealTrans(Duration=2.0,Transition=15)">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">


<SCRIPT LANGUAGE=JAVASCRIPT>
<!--
self.moveTo(0,0);
self.resizeTo(screen.availWidth,screen.availHeight);
//-->
</SCRIPT>


<style>
<link rel="STYLESHEET" type="text/css" href="yelo.css">
</style>
</head>
<frameset rows="80,*" frameborder="YES" border="0" framespacing="0">
<frameset cols="34,*" frameborder="NO" border="0" framespacing="0" rows="*">
<frame name="leftFrame" scrolling="NO" noresize src="layout/10.htm">
<frameset cols="*,31" frameborder="NO" border="0" framespacing="0" rows="*">
<frame name="topFrame" scrolling="NO" noresize src="layout/9.htm" >
<frame name="rightFrame" scrolling="NO" noresize src="layout/8.htm">
</frameset>
</frameset>
<frameset rows="*,59" frameborder="NO" border="0" framespacing="0" cols="*">
<frameset cols="35,*" frameborder="NO" border="0" framespacing="0" rows="*">
<frame name="leftFrame1" scrolling="NO" noresize src="layout/7.htm">
<frameset cols="160,*" frameborder="NO" border="0" framespacing="0" rows="*">
<frame name="leftFrame2" noresize src="navigate.htm">
<frameset cols="700,*" frameborder="NO" border="0" framespacing="0" rows="*">
<frameset cols="*,30" frameborder="NO" border="0" framespacing="0" rows="*">
<frame name="i1" noresize src="welcome.htm">
<frame name="rightFrame2" scrolling="NO" noresize src="layout/12.htm">
</frameset>
<frame name="leftFrame4" scrolling="NO" noresize src="layout/13.htm">
<frame src="UntitledFrame-1">
</frameset>
</frameset>
</frameset>
<frameset cols="34,*" frameborder="NO" border="0" framespacing="0" rows="*">
<frame name="leftFrame4" scrolling="NO" noresize src="layout/4.htm">
<frameset cols="*,31" frameborder="NO" border="0" framespacing="0" rows="*">
<frame name="bottomFrame" scrolling="NO" noresize src="layout/3.htm">
<frame name="rightFrame1" scrolling="NO" noresize src="layout/2.htm">
</frameset>
</frameset>
</frameset>
</frameset>
<noframes>
<body bgcolor="#FFFFFF" text="#000000">
</body>
</noframes>
</html>

oh forgot to mention that 12.htm is the frame i am having trouble with!
 
Last edited:
0
•••
The views expressed on this page by users and staff are their own, not those of NamePros.
AfternicAfternic
You're going completeley the wrong way about things by constructing a page layout useing frames. That means you need many pages to construct one.

You should use tables instead. Much simpler and the proper way of doing things. Tables will also allow you you to compensate for resolution if done correctly.

I advise finding a few tutorials on web construction to explain to you about tables and show you how to use tables.

EDIT:- Here is a site that has a list of different tutorial sites that you can use.

http://www.wpdfd.com/resources/Beginners.htm

Sorry if I come accross a little harsh but it's best to start off with the correct way of doing things. Will stand you in good stead for the future especially if you're designing for other people.
 
Last edited:
0
•••
Well that is a good idea but i need to know a way to align these frames please! anyone?
 
0
•••
try using dreamweaver if ur not already.. u dont really need 10 frames...
 
0
•••
i do use dream weaver but i cant align frames
 
0
•••
<frameset cols="700,*" frameborder="NO" border="0" framespacing="0" rows="*">

I think the problem may be that your frame is only 700 pixels wide. Maybe change that to 100%
 
0
•••
Appraise.net

We're social

Escrow.com
Spaceship
Domain Recover
CryptoExchange.com
Catchy
DomDB
NameFit
  • The sidebar remains visible by scrolling at a speed relative to the page’s height.
Back