Question about frameset

M

Mikael Hellström

Hi all,
I have a site that uses 2 frameset. All works ok but one thing is not a
sucess.
As you can see from the code below there will be a gap (space) on the left
and right side off the site
when you use 1024x768 . It looks fine but the user can by misstake move the
frameset by clicking the mouse and drag.
This in not soo cool. Is there a way to prevent this. Like a fixed parameter
or something?. As you see i want my sajt to
allways be 800 pixels wide.
Hope u get what im trying to say here...
see in action http://www.hyresbytet.se

Regards Mikael





******** FRAME SET 1 ***************


<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<frameset cols="*,800,*" frameborder="NO" border="0" framespacing="0">
<frame name="left" scrolling="NO" noresize src="left.html"
frameborder="NO" >
<frame name="main" src="mainFrameset.html" frameborder="NO" noresize
scrolling="AUTO">
<frame name="right" scrolling="NO" noresize src="right.html"
frameborder="NO">
<frame name="bottom" scrolling="NO" noresize src="bottom.html"
frameborder="NO">
<noframes>
<body bgcolor="#CCCCCC" text="#000000">
</body>
</noframes> </frameset>
<frameset> </frameset>


******** FRAME SET 2 ***************

</html>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN"
"http://www.w3.org/TR/html4/frameset.dtd">
<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>

<frameset rows="115,*" cols="*" framespacing="0" frameborder="NO"
border="0">
<frame src="top.asp" name="topFrame" scrolling="NO" noresize >
<frameset rows="*" cols="155,*" framespacing="0" frameborder="NO"
border="0">
<frameset rows="35,*" cols="*" framespacing="0" frameborder="NO"
border="0">
<frame src="leftTop1.asp" name="topFrame1" scrolling="NO" noresize >
<frameset rows="147,*" cols="*" framespacing="0" frameborder="NO"
border="0">
<frame src="leftTop2.asp" name="topFrame2" scrolling="YES" noresize<frameset rows="53,*" cols="*" framespacing="0" frameborder="NO"
border="0">
<frame src="leftTop3.asp" name="topFrame3" scrolling="NO" noresize<frameset rows="250,*" frameborder="NO" border="0"
framespacing="0">
<frame src="leftTop4.asp" name="leftFrame" scrolling="Yes" noresize>
<frame src="leftTop5.html" name="bottomFrame" scrolling="NO" noresize>
</frameset>
</frameset>
</frameset>
</frameset>
<frame src="center.asp" name="mainFrame">
</frameset>
</frameset>
<noframes><body>

</body></noframes>
</html>
 
I

Inger Helene Falch-Jacobsen

Mikael said:
Hi all,
I have a site that uses 2 frameset. All works ok but one thing is not
a sucess.
As you can see from the code below there will be a gap (space) on the
left and right side off the site
when you use 1024x768 . It looks fine but the user can by misstake
move the frameset by clicking the mouse and drag.
This in not soo cool. Is there a way to prevent this. Like a fixed
parameter or something?. As you see i want my sajt to
allways be 800 pixels wide.
Hope u get what im trying to say here...
see in action http://www.hyresbytet.se

You sholdn't use frames at all.
http://www.allmyfaqs.com/faq.pl?AnySizeDesign
http://dorward.me.uk/www/frames/
 
D

Duende

While sitting in a puddle Whitecrest scribbled in the mud:
You need to get a thick skin if you want to use usenet.

What ever happened to just using sexualy favors to get what you want?
 
M

Mark Parnell

Hi all,
G'day.

I have a site that uses 2 frameset.

http://html-faq.com/htmlframes/?framesareevil
http://homepage.ntlworld.com/l_vajzovic/tom/web/frames.html
http://dorward.me.uk/www/frames/
http://www.google.com/webmasters/2.html (see under "Your page uses
frames")
All works ok

That's what _you_ think. Ever tried to send a link to a particular page
on your site to someone? Ever found one of your pages in a search
engine?
but one thing is not a sucess.

More than one.
It looks fine but the user can by misstake move the frameset by clicking the
mouse and drag.

What makes you think it is necessarily going to be by mistake? They may
do it on purpose.
This in not soo cool. Is there a way to prevent this. Like a fixed parameter
or something?.

Yes. Get rid of the frames, and lose all the other problems at the same
time. Simple.
As you see i want my sajt to allways be 800 pixels wide.

http://www.allmyfaqs.com/faq.pl?AnySizeDesign
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,070
Latest member
BiogenixGummies

Latest Threads

Top