PC Review


Reply
Thread Tools Rate Thread

Can I lock in place my layers?

 
 
=?Utf-8?B?bWljaGFlbGFuZ2Vsbw==?=
Guest
Posts: n/a
 
      3rd Jan 2006
My layer layout is moving on some newer computers, someone suggested I use
the tables layout, so I am willing to make the changes, but I have alot of
pages to change. Is there any way to lock them in place where they are
located?

See www.theroofmasters.com it seems to only happen on new computers, and I
have the latest browser, but I am missing something in my design.
 
Reply With Quote
 
 
 
 
Kevin Spencer
Guest
Posts: n/a
 
      3rd Jan 2006
I didn't see any problem, other than the fact that some layers would not
initially display where they belonged, but as soon as the page finished
loading, they jumped to their correct positions. After that, nothing moved.

The site is using absolute CSS positioning to position the layers, and they
will not move.

Now, if you're concerned about the fact that they start out in a different
location, there's not much you can do about that. The initial position is
going to be based upon the rules of HTML, which means that the layers (which
are HTML divs) will appear in the order in which they appear in the HTML,
until the CSS puts them where they belong.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
You can lead a fish to a bicycle,
but it takes a very long time,
and the bicycle has to *want* to change.

"michaelangelo" <(E-Mail Removed)> wrote in message
newsA9CA3C8-C135-4B5B-800E-(E-Mail Removed)...
> My layer layout is moving on some newer computers, someone suggested I use
> the tables layout, so I am willing to make the changes, but I have alot of
> pages to change. Is there any way to lock them in place where they are
> located?
>
> See www.theroofmasters.com it seems to only happen on new computers, and I
> have the latest browser, but I am missing something in my design.



 
Reply With Quote
 
Murray
Guest
Posts: n/a
 
      3rd Jan 2006
> which means that the layers (which are HTML divs) will appear in the order
> in which they appear in the HTML, until the CSS puts them where they
> belong.


I don't think that's correct. This is why CSS goes in the head of the page.
This allows absolute positioning to be rendered in place.

--
Murray
============

"Kevin Spencer" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
>I didn't see any problem, other than the fact that some layers would not
>initially display where they belonged, but as soon as the page finished
>loading, they jumped to their correct positions. After that, nothing moved.
>
> The site is using absolute CSS positioning to position the layers, and
> they will not move.
>
> Now, if you're concerned about the fact that they start out in a different
> location, there's not much you can do about that. The initial position is
> going to be based upon the rules of HTML, which means that the layers
> (which are HTML divs) will appear in the order in which they appear in the
> HTML, until the CSS puts them where they belong.
>
> --
> HTH,
>
> Kevin Spencer
> Microsoft MVP
> .Net Developer
> You can lead a fish to a bicycle,
> but it takes a very long time,
> and the bicycle has to *want* to change.
>
> "michaelangelo" <(E-Mail Removed)> wrote in message
> newsA9CA3C8-C135-4B5B-800E-(E-Mail Removed)...
>> My layer layout is moving on some newer computers, someone suggested I
>> use
>> the tables layout, so I am willing to make the changes, but I have alot
>> of
>> pages to change. Is there any way to lock them in place where they are
>> located?
>>
>> See www.theroofmasters.com it seems to only happen on new computers, and
>> I
>> have the latest browser, but I am missing something in my design.

>
>



 
Reply With Quote
 
Murray
Guest
Posts: n/a
 
      3rd Jan 2006
One great reason for not using layers like you have is seen if you browse to
your page in Firefox or Safari, and resize the text. You quickly get an
overlapping mess.

The only thing I saw moving around was this -

http://www.theroofmasters.com/index_files/image002.gif

and that's probably because of the vml stuff there....

--
Murray
============

"michaelangelo" <(E-Mail Removed)> wrote in message
newsA9CA3C8-C135-4B5B-800E-(E-Mail Removed)...
> My layer layout is moving on some newer computers, someone suggested I use
> the tables layout, so I am willing to make the changes, but I have alot of
> pages to change. Is there any way to lock them in place where they are
> located?
>
> See www.theroofmasters.com it seems to only happen on new computers, and I
> have the latest browser, but I am missing something in my design.



 
Reply With Quote
 
=?Utf-8?B?bWljaGFlbGFuZ2Vsbw==?=
Guest
Posts: n/a
 
      3rd Jan 2006
Thank you Kevin, the issue isn't that they don't start out just right most of
the time. On five different computers around me it show up correct, but on
the new computer with the flat screen it show up out of place every time.
But, I love using the layer like a text box incert so I can place it exactly
where I want.
When I start a new page I have been simply incerting layers, no tables
nothing.
Is that the wrong way to do that? I have found the abosolute button, but
does that lock that layer exactly where I put it?

"Kevin Spencer" wrote:

> I didn't see any problem, other than the fact that some layers would not
> initially display where they belonged, but as soon as the page finished
> loading, they jumped to their correct positions. After that, nothing moved.
>
> The site is using absolute CSS positioning to position the layers, and they
> will not move.
>
> Now, if you're concerned about the fact that they start out in a different
> location, there's not much you can do about that. The initial position is
> going to be based upon the rules of HTML, which means that the layers (which
> are HTML divs) will appear in the order in which they appear in the HTML,
> until the CSS puts them where they belong.
>
> --
> HTH,
>
> Kevin Spencer
> Microsoft MVP
> ..Net Developer
> You can lead a fish to a bicycle,
> but it takes a very long time,
> and the bicycle has to *want* to change.
>
> "michaelangelo" <(E-Mail Removed)> wrote in message
> newsA9CA3C8-C135-4B5B-800E-(E-Mail Removed)...
> > My layer layout is moving on some newer computers, someone suggested I use
> > the tables layout, so I am willing to make the changes, but I have alot of
> > pages to change. Is there any way to lock them in place where they are
> > located?
> >
> > See www.theroofmasters.com it seems to only happen on new computers, and I
> > have the latest browser, but I am missing something in my design.

>
>
>

 
Reply With Quote
 
Murray
Guest
Posts: n/a
 
      3rd Jan 2006
> Is that the wrong way to do that?

Yes. Don't use layers to hold text content....

--
Murray
============

"michaelangelo" <(E-Mail Removed)> wrote in message
news:4DB9AC82-3972-40B6-B9C8-(E-Mail Removed)...
> Thank you Kevin, the issue isn't that they don't start out just right most
> of
> the time. On five different computers around me it show up correct, but on
> the new computer with the flat screen it show up out of place every time.
> But, I love using the layer like a text box incert so I can place it
> exactly
> where I want.
> When I start a new page I have been simply incerting layers, no tables
> nothing.
> Is that the wrong way to do that? I have found the abosolute button, but
> does that lock that layer exactly where I put it?
>
> "Kevin Spencer" wrote:
>
>> I didn't see any problem, other than the fact that some layers would not
>> initially display where they belonged, but as soon as the page finished
>> loading, they jumped to their correct positions. After that, nothing
>> moved.
>>
>> The site is using absolute CSS positioning to position the layers, and
>> they
>> will not move.
>>
>> Now, if you're concerned about the fact that they start out in a
>> different
>> location, there's not much you can do about that. The initial position is
>> going to be based upon the rules of HTML, which means that the layers
>> (which
>> are HTML divs) will appear in the order in which they appear in the HTML,
>> until the CSS puts them where they belong.
>>
>> --
>> HTH,
>>
>> Kevin Spencer
>> Microsoft MVP
>> ..Net Developer
>> You can lead a fish to a bicycle,
>> but it takes a very long time,
>> and the bicycle has to *want* to change.
>>
>> "michaelangelo" <(E-Mail Removed)> wrote in
>> message
>> newsA9CA3C8-C135-4B5B-800E-(E-Mail Removed)...
>> > My layer layout is moving on some newer computers, someone suggested I
>> > use
>> > the tables layout, so I am willing to make the changes, but I have alot
>> > of
>> > pages to change. Is there any way to lock them in place where they are
>> > located?
>> >
>> > See www.theroofmasters.com it seems to only happen on new computers,
>> > and I
>> > have the latest browser, but I am missing something in my design.

>>
>>
>>



 
Reply With Quote
 
=?Utf-8?B?bWljaGFlbGFuZ2Vsbw==?=
Guest
Posts: n/a
 
      4th Jan 2006
Thank you, I went and walked through all the training on tables at the
training site and will change my ways and also add other browsers to my
computer to view what I create.

"Murray" wrote:

> One great reason for not using layers like you have is seen if you browse to
> your page in Firefox or Safari, and resize the text. You quickly get an
> overlapping mess.
>
> The only thing I saw moving around was this -
>
> http://www.theroofmasters.com/index_files/image002.gif
>
> and that's probably because of the vml stuff there....
>
> --
> Murray
> ============
>
> "michaelangelo" <(E-Mail Removed)> wrote in message
> newsA9CA3C8-C135-4B5B-800E-(E-Mail Removed)...
> > My layer layout is moving on some newer computers, someone suggested I use
> > the tables layout, so I am willing to make the changes, but I have alot of
> > pages to change. Is there any way to lock them in place where they are
> > located?
> >
> > See www.theroofmasters.com it seems to only happen on new computers, and I
> > have the latest browser, but I am missing something in my design.

>
>
>

 
Reply With Quote
 
Murray
Guest
Posts: n/a
 
      4th Jan 2006
Good going. This will get you started until you can learn how to use CSS
(not layers) for layout....

--
Murray
============

"michaelangelo" <(E-Mail Removed)> wrote in message
news:7B44A245-ED10-4A30-8452-(E-Mail Removed)...
> Thank you, I went and walked through all the training on tables at the
> training site and will change my ways and also add other browsers to my
> computer to view what I create.
>
> "Murray" wrote:
>
>> One great reason for not using layers like you have is seen if you browse
>> to
>> your page in Firefox or Safari, and resize the text. You quickly get an
>> overlapping mess.
>>
>> The only thing I saw moving around was this -
>>
>> http://www.theroofmasters.com/index_files/image002.gif
>>
>> and that's probably because of the vml stuff there....
>>
>> --
>> Murray
>> ============
>>
>> "michaelangelo" <(E-Mail Removed)> wrote in
>> message
>> newsA9CA3C8-C135-4B5B-800E-(E-Mail Removed)...
>> > My layer layout is moving on some newer computers, someone suggested I
>> > use
>> > the tables layout, so I am willing to make the changes, but I have alot
>> > of
>> > pages to change. Is there any way to lock them in place where they are
>> > located?
>> >
>> > See www.theroofmasters.com it seems to only happen on new computers,
>> > and I
>> > have the latest browser, but I am missing something in my design.

>>
>>
>>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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
Best Practice for a lock object across layers sklett Microsoft C# .NET 2 23rd Sep 2009 10:01 AM
How can I lock a layer box in place? dculley Microsoft Frontpage 1 30th May 2009 07:08 PM
Lock row in place =?Utf-8?B?RGVubmlzMTE4OA==?= Microsoft Excel Misc 2 8th Mar 2007 01:44 PM
How do i keep my Layers in place? =?Utf-8?B?U2lyIEl2ZQ==?= Microsoft Frontpage 6 24th Oct 2005 06:13 PM
Jon Spivey - Tables/ Layers lock Brand Microsoft Frontpage 2 7th Apr 2004 10:57 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 11:02 PM.