Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > HTML > locking a frame

Reply
Thread Tools

locking a frame

 
 
Lori
Guest
Posts: n/a
 
      01-31-2004
How do I get the left frame to stay locked at a certain width. Currently
when the page loads the main frame goes to the right with a slider instead
of the other way around.
www.bigdwebdesign.com


 
Reply With Quote
 
 
 
 
Leif K-Brooks
Guest
Posts: n/a
 
      01-31-2004
Lori wrote:
> How do I get the left frame to stay locked at a certain width.


http://www.html-faq.com/htmlframes/?framesareevil

 
Reply With Quote
 
 
 
 
Duende
Guest
Posts: n/a
 
      01-31-2004
While sitting in a puddle Lori scribbled in the mud:

> How do I get the left frame to stay locked at a certain width.
> Currently when the page loads the main frame goes to the right with a
> slider instead of the other way around.
> www.bigdwebdesign.com
>


I was a bit supprised to see that you had put this on a site:
<blink><b>Quadsmust run <snip> $120 pair.</b></blink>


--
Duende
 
Reply With Quote
 
Duende
Guest
Posts: n/a
 
      01-31-2004
While sitting in a puddle Leif K-Brooks scribbled in the mud:

> Lori wrote:
>> How do I get the left frame to stay locked at a certain width.

>
> http://www.html-faq.com/htmlframes/?framesareevil
>
>


But <blink> is cool

--
Duende
 
Reply With Quote
 
Leif K-Brooks
Guest
Posts: n/a
 
      01-31-2004
Duende wrote:
> <blink>


Please, there are children here!

 
Reply With Quote
 
Duende
Guest
Posts: n/a
 
      01-31-2004
While sitting in a puddle Leif K-Brooks scribbled in the mud:

> Duende wrote:
>> <blink>

>
> Please, there are children here!
>


Sorry, won't happen again.

--
Duende
 
Reply With Quote
 
Hywel Jenkins
Guest
Posts: n/a
 
      01-31-2004
In article <l4ISb.194062$na.327808@attbi_s04>, says...
> How do I get the left frame to stay locked at a certain width. Currently
> when the page loads the main frame goes to the right with a slider instead
> of the other way around.
> www.bigdwebdesign.com


Oh dear:
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">

http://www.w3.org/TR/html401/present...#adef-noresize

Why the Hell have you used frames on that anyway?

--
Hywel I do not eat quiche
http://hyweljenkins.co.uk/
http://hyweljenkins.co.uk/mfaq.php
 
Reply With Quote
 
Steve R.
Guest
Posts: n/a
 
      01-31-2004
Lori wrote in message ...
> How do I get the left frame to stay locked at a certain width.


This is the mark-up for you top frame ...
<frame name="banner" scrolling="no" noresize target="contents"
src="top.htm">

It includes the words scrolling="no"

This is the mark-up for you contents frame ...
<frame name="contents" target="main" src="left.htm">

I doesn't include the words scrolling ="no"
so that frame can be resized by the user.

If you want to lock a frame add that markup, but it's not advisable, as
people who like to enlarge the text may not be able to read your
'contents'.

By the way that background to the 'Speedway' website
http://www.ukiahspeedway.com/speedway/index.shtml is awful, distracting,
and makes reading the text difficult. Just get rid of the background or
tone it down a lot so it makes the reading easier.


 
Reply With Quote
 
Duende
Guest
Posts: n/a
 
      01-31-2004
While sitting in a puddle Hywel Jenkins scribbled in the mud:

> Why the Hell have you used frames on that anyway?


You wouldn't ask if you had ever ceen to Lake County, CA. Up there they
still think 8 track is the latest thing in audio.

--
Duende
 
Reply With Quote
 
Skratz
Guest
Posts: n/a
 
      01-31-2004
On Sat, 31 Jan 2004 06:59:15 +0000, Leif K-Brooks wrote:

> Lori wrote:
>> How do I get the left frame to stay locked at a certain width.

>
> http://www.html-faq.com/htmlframes/?framesareevil


What a total crap page is that, half of it doesn't even make sense and the
other half is outdated.
Frames do have their uses. You have only one
menu, otherwise you will end up with a totally Shpxrq-Hc navigation.
If your browser doesn't support frames it is really time for you to update your
browser, even the simplest text-browsers can handle frames.
 
Reply With Quote
 
 
 
Reply

Thread Tools

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Locking locking resolution Frontpage raiderhawk General Computer Support 0 01-08-2008 01:42 AM
increase in cpu usage on locking and locking the system sowmya.rangineni@gmail.com Computer Support 0 06-15-2007 12:06 PM
Application locking to support optimisitc locking ? Timasmith Java 4 11-01-2006 12:42 AM
Referring to a frame's content from another frame Microsoft ASP .Net 3 10-04-2004 06:35 AM
Manipulating control in one frame from another frame, how? Søren M. Olesen ASP .Net 0 11-13-2003 05:37 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57