Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Does IE support position...

0 views
Skip to first unread message

Manish

unread,
Aug 10, 2001, 2:27:36 PM8/10/01
to
Does IE support the style -
position:fixed;
as specified by CSS 2
(see - http://www.w3.org/Style/Examples/007/menus.html )

If yes, which version? I haven't been able to make it work on my IE5.5 (PC).
It seems IE 5.x does support it on Mac. -
http://developer.apple.com/internet/_css/css_fixed.html

Any pointers, documents?


- Manish

Steve Fulton

unread,
Aug 10, 2001, 4:11:15 PM8/10/01
to
No.

=-=-=
Steve
-=-=-

"Manish" <m...@DeleteThis.gmx.co.uk> wrote in message
news:uquPClcIBHA.1340@tkmsftngp03...

[VoiD]*

unread,
Aug 12, 2001, 4:29:04 PM8/12/01
to
Well, as far as I know it doesn't support it. Anyway with dhtml you don't
need such a property(although it would help a lot!!!). You can use onscroll
etc to reposition an absolute div. You can find many examples of this a
www.dynamicdrive.com .


"Manish" <m...@DeleteThis.gmx.co.uk> wrote in message
news:uquPClcIBHA.1340@tkmsftngp03...

Manish

unread,
Aug 12, 2001, 11:51:37 PM8/12/01
to
Thanx,

I have been doing it this way (repositioning) for some time now, and thought
it might be helpful if "fixed" is supported by IE after seeing the way it
works in Netscape 6.1. The reson I thought it might be supported on Mac
because in the link I have given in the mail, the article mentions that IE
supports it on Mac, and it has snapshots of IE and it comes from Apple site
itself, so I thought .....
Here is the snipet -

<snippet>
Browser Support
Positioning is one of those areas where everyone wants to support it
correctly, but few do. Fortunately, two of the best engines are available
for the Macintosh: Internet Explorer 5.x and Netscape 6. These browsers can
both be expected to make proper use of simple fixed positioning styles; that
is, positioning which doesn't depend on scrolling overflow.

</snippet>

Anyway,
It would be great if IE starts supporting it on PC.

- Manish

"[VoiD]*" <berkbirand-at-operamail.com> wrote in message
news:ekTKA22IBHA.1120@tkmsftngp02...

Steve Fulton

unread,
Aug 13, 2001, 7:27:49 AM8/13/01
to
IE5/Mac's implementation of position:fixed is buggy (as was NS6.0's--that's
why it was disabled in the release version). Something about the text of
links staying put, but the _active_ link moving when the page scrolled (or
was that the NS6 problem?). It works fine for plain text/images so you can
brand your page but it's a dismal flop as a replacement for a navigation
frame, which is what most people want to use it for.

I'm sure Netscape's taking nine months to release a working version of their
version 6 browser (NS6.1 is out of beta!) took a lot of pressure off MS to
fix their own standards-compliance problems.

--
Do not condemn the judgment of another because it differs from your own. You
may both be wrong. -Dandemis

=-=-=
Steve
-=-=-

"Manish" <m...@DeleteThis.gmx.co.uk> wrote in message

news:Op0Lvp6IBHA.1924@tkmsftngp02...

0 new messages