Hello,
I'm developing an application for IE 5.5+ only. Because of this, I cannot use the position:fixed property of CSS to make a floating div that stays in a static position(relative to the viewport) even when the user scrolls up and down on the page. Every example I've seen has just been for either a header or a sidebar. My div needs sit on the right side of the page with the top just a little below the midpoint of the viewport.
I have had some success using the IE expressions but I don't fully understand them. Could one of you help me figure out how to do this please?
--ghesse
I'm developing an application for IE 5.5+ only. Because of this, I cannot use the position:fixed property of CSS to make a floating div that stays in a static position(relative to the viewport) even when the user scrolls up and down on the page. Every example I've seen has just been for either a header or a sidebar. My div needs sit on the right side of the page with the top just a little below the midpoint of the viewport.
I have had some success using the IE expressions but I don't fully understand them. Could one of you help me figure out how to do this please?
--ghesse