473,473 Members | 1,812 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

position:fixed position: fixed

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 url please?

My partner is looking to make the top-right graphic stay in view as
the reader scrolls down the page:
<http://www.solitarytrees.net/trees.htm>

--
Ted Mayett OT 1.1
http://www.solitarytrees.net/pickets/links.htm
Jul 20 '05 #1
5 3430
Ted Mayett <te*******@despammed.com> writes:
I've read a lot through the google archives, but I cannot seem to find
an example...
Hmm.

<http://www.google.com/search?q=position+fixed>
Has someone successfully made css code that allows for
position: fixed to work in IE 6.0.2800? What is the url please?


<http://bednarz.nl/>

Works only in IE, though, and is actually the only useful application I
could think of until now. :)
--

Più Cabernet,
meno Internet.
Jul 20 '05 #2
Ted Mayett <te*******@despammed.com> wrote:
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 url please?


It's not a question of whether someone has found a way to use
position: fixed successfully with IE. It's that IE doesn't support
position: fixed.

IE's CSS reference:

http://msdn.microsoft.com/library/de...asp?frame=true

--
Harlan Messinger
Remove the first dot from my e-mail address.
Veuillez ôter le premier point de mon adresse de courriel.
Jul 20 '05 #3
Ted Mayett wrote:
I've read a lot through the google archives, but I cannot seem to find
an example...
Try the web search ;) First link for "position fixed ie" is
http://devnull.tagsoup.com/fixed/, which is a way of getting position:
fixed -like behaviour in IE.
Has someone successfully made css code that allows for
position: fixed to work in IE 6.0.2800? What is the url please?


As Harlan said, you'll never get position: fixed to work, because it's
not supported. The URL above gives you a method which will provide a
similar visual effect - how harmful or otherwise it is, you must decide
yourself.

P
Jul 20 '05 #4
"Ted Mayett" <te*******@despammed.com> wrote in message
news:6d********************************@4ax.com
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 url please?

My partner is looking to make the top-right graphic stay in view as
the reader scrolls down the page:
<http://www.solitarytrees.net/trees.htm>


Can't you just set it as a fixed background image with the position set to
top-right?

--
FZS600 - Silver/Black
GS125 - Black/Rust
Ford 100E Prefect - Black, naturally
Whisky - Aberlour Cask Strength
Jul 20 '05 #5
Thanks for all the responses. So basically the command is not
supported, and that is that. Too bad :(

This info was not really for me anyway, but for my partner.

Me, I got other things to worry about, namely getting my work to
something resembling compliance with the Disabilities Act.

Thanks again.

--
Ted Mayett OT 1.1
http://www.solitarytrees.net/pickets/links.htm
Jul 20 '05 #6

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

Similar topics

2
by: Patrice | last post by:
There seems to be a bug with the events mouseOut and mouseOver of divs when their position is fixed : when you enter the div with the mouse, three events are fired in this order : over, out, over....
5
by: Grayle | last post by:
I've heard that "position:fixed", which I use to scroll a navigation menu, does not work in IE. I have limited access to IE and would prefer to keep it that way. I am using <div class="nav">...
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...
7
by: Erik Sandblom | last post by:
Hello I'm trying to make some tooltips which are position:fixed. It works fine in Opera and Safari/Konqueror, but in Firefox and Camino (ie Mozilla), it takes a few seconds for each tooltip to...
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...
2
by: Eric Lindsay | last post by:
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...
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
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,...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.