Anne,
Many thanks for the recommendation - I found more detail here:
http://www.w3.org/TR/css3-ui/#resizing
But was concerned by this earler comment in the same document:
> Features that are at risk (see the below list) will be dropped
...
> Features at risk
>
> The Working Group has identified the following features as at risk of
being removed from CSS3 Basic User Interface when exiting CR.
...
> * 'cursor' property values: ew-resize | ns-resize | nesw-resize |
nwse-resize
> * 'resize' property
Do any agents currently support this? I cannot seem to find an
implementation.
Regards,
Jeff
Anne van Kesteren wrote:
> On Thu, 06 Mar 2008 20:31:48 +0100, Jeff Armstrong
> <[EMAIL PROTECTED]> wrote:
>> Recommendations on how this would be handled in HTML5 would be much
>> appreciated.
>
> With CSS? There's position:fixed in CSS 2.1 and a resize property in the
> CSS UI Module.
>
>