On Monday 18 January 2010 06:26:00 Dave M G wrote:
> Bobby,
> 
> Thanks for replying.
> 
> > ...you should be able to include it in a relatively positioned wrapper...
> > position it absolutely, and create enough right margin on the wrapper
> 
> to accommodate it.
> 
> If I understand your suggestion, then what this results in is the DIV
> inside the wrapper does position itself correctly in horizontal terms
> relative to the width of the browser window.
> 
> But it does not move up and down when the page is scrolled.
> 
> One can't have position:fixed and position:absolute on the same DIV, so
> unfortunately this does not get the effect I am after.
> 

I'm not all that sure this will work, but here's my idea:

Set the height of the wrapper to auto so when the div inside the wrapper 
scrolls the wrapper will automatically grow in height.

-- 
Blessings
David M.
I have been driven to my knees many times by the overwhelming conviction that 
I had nowhere else to go.
______________________________________________________________________
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