473,387 Members | 1,569 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Using position: fixed; with IE7

Googling suggests that IE7 may support position: fixed;

I think this might be handy for some pages I want to do. Does anyone
have any comments about whether fixed should be considered for use on
new web pages?

--
http://www.ericlindsay.com
Dec 20 '06 #1
2 9740
Eric Lindsay <NO*************@ericlindsay.comwrote:
>Googling suggests that IE7 may support position: fixed;

I think this might be handy for some pages I want to do. Does anyone
have any comments about whether fixed should be considered for use on
new web pages?
Using it has always been fine if you provide as fallback for when its
not supported. I don't have any figures on the uptake of IE7, but
considering that it is only available to XPSP2 and Windows Server 2003
users there must be a large number of IE users that do not use it based
on that criteria alone.

Having said that, personally I am almost always annoyed by the use of
position:fixed, and I have no option to override it in my user
stylesheet. It rarely does anything useful, mostly it wastes precious
screen real estate, and on my system scrolling becomes slow and jerky.

--
Spartanicus
Dec 20 '06 #2
In article <75********************************@4ax.com>,
Spartanicus <in*****@invalid.invalidwrote:
Eric Lindsay <NO*************@ericlindsay.comwrote:
Googling suggests that IE7 may support position: fixed;

I think this might be handy for some pages I want to do. Does anyone
have any comments about whether fixed should be considered for use on
new web pages?

Using it has always been fine if you provide as fallback for when its
not supported. I don't have any figures on the uptake of IE7, but
considering that it is only available to XPSP2 and Windows Server 2003
users there must be a large number of IE users that do not use it based
on that criteria alone.
Confound. I somehow had the idea Microsoft were going to push the
upgrade, but didn't realise it needed at least XPSP2. I was hoping for a
really quick uptake.
Having said that, personally I am almost always annoyed by the use of
position:fixed, and I have no option to override it in my user
stylesheet. It rarely does anything useful, mostly it wastes precious
screen real estate, and on my system scrolling becomes slow and jerky.
Thanks for the comments Spartanicus. I hadn't realised position: fixed
impacted system scrolling, since it seemed fine to me.

The web site I was thinking of using position: fixed for is probably
going to have a lot of wasted screen real estate anyhow. The guy who
wants it pointed me to three sample sites, all of which made me want to
throw up. Must check if any of them are valid once you get past the
content free entry page and the SWF.

I just realised that a while ago I had experimented with position fixed
for the menu when I did a little cleanup of some very old pages of mine
that no-one is likely to check http://www.ericlindsay.com/palmtop/ At
the time, I thought it worked on all my browsers, and I hadn't
remembered it causing problems with IE. At least, none that made IE
difficult to use. Safari and Firefox are fine. Now I see Opera doesn't
like the page spacing (probably some obvious error of mine).

I did have a much nastier test page, with each edge fixed, at
http://www.ericlindsay.com/palmtop/palmnote.htm and a bunch of other
tricks you folks probably pointed out to me. Again, it works with
Safari, Firefox and Opera, but I know that page gives problems with some
version of IE. Given the vintage of my test Windows laptop (at present
being borrowed by someone else) probably IE 5.5, although maybe it is
IE6 (I can't recall the last IE to work on Win98SE). Whatever problem it
caused was enough to stop me continuing with that page. I think maybe
the header got jammed on top of the footer. However if it worked with
IE7, I might decide to drop support for earlier IE, and use it for my
Apple pages (I hardly expect many IE users would look there).

--
http://www.ericlindsay.com
Dec 21 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Eric Wilds | last post by:
Greetings, I'm trying to use CSS to position a table in the top right corner of a webpage and not have the table disappear off the screen when the user scrolls down. Simply, my design is like...
9
by: Paul Trautwein | last post by:
I'm trying to get an image to float in a window despite scrolling. I've gotten it to work on my Mac using IE 5.2, Netscape, and Safari, but it goes wonky when I test it on a PC. (testing with IE...
4
by: Peter Fjelsten | last post by:
Guys at comp.infosystems.www.authoring.stylesheets, I have designed a page in (x)HTML transitional that I am happy with in (close to) standard compliant browsers (i.e. Firebird/Opera), but IE...
5
by: Ted Mayett | last post by:
I've read a lot through the google archives, but I cannot seem to find an example... Has someone successfully made css code that allows for position: fixed to work in IE 6.0.2800? What is the...
3
by: chris ciotti | last post by:
Hello all - I'm trying to position content at the bottom of a page (I'd like to anchor it there). The majority of the code was generated using Photoshop CS and then hand edited. I'm having...
0
by: Lokkju | last post by:
I am pretty much lost here - I am trying to create a managed c++ wrapper for this dll, so that I can use it from c#/vb.net, however, it does not conform to any standard style of coding I have seen....
11
by: Mathias Wrede | last post by:
Hi, is there anybody who can give me a hint?. I would like to create a fixed positioned navigation area. There are no probs with correct working browsers (FF, Opera, Konqueror etc.). The...
5
by: pbd22 | last post by:
hi. i am messing around with CSS2.1 and position:fixed. I can't seem to get a "loading" span to move a little further left onto the page. It seems stuck on the upper right and kind of half way...
8
by: sheldonlg | last post by:
I have an app where position fixed works for FF and IE6 (with workaround). On IE7, the popup doesn't stay fixed in one place. The URL is http://www.sheldonlg.com/popup/popupLoc.html Click of...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.