--- On Mon, 1/18/10, Dave M G <mar...@autotelic.com> wrote:

> I am trying to create a DIV that floats to the right of
> some content, but will stay fixed vertically even when the page is
> scrolled up or down.

Just a quick idea for one possible approach: if the 'floated' div has a known 
width, you should be able to include it in a relatively positioned wrapper 
(your main content?), position it absolutely, and create enough right margin on 
the wrapper to accommodate it. Will that work for your specific case?

- Bobby
______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to