that worked, thanks Rik!


On Nov 10, 1:35 pm, "Rik Lomas" <[EMAIL PROTECTED]> wrote:
> I believe you can use the CSS 'resize' property:
>
> http://www.w3.org/TR/css3-ui/#resize0
>
> textarea { resize: none; }
>
> Rik
>
> 2008/11/10 nmiddleweek <[EMAIL PROTECTED]>:
>
>
>
>
>
> > Hello,
>
> > Does anyone know how to stop the Google Chrome feature of resizing a
> > text area? Although I haven't implemented my own version yet it's
> > screwing with my interface :)
>
> > On Nov 9, 8:51 pm, nmiddleweek <[EMAIL PROTECTED]> wrote:
> >> Hello,
>
> >> What is the best approach to displaying a resizable text area that
> >> floats ontop of other elements in the middle of the screen or near to
> >> a specific element?
>
> >> The text area can either be already on the form but initially hidden
> >> or it could be loaded on the fly.
>
> >> I've found some dialog plugins but none are resizable and I've seen a
> >> vertically resizing text area but I can't find a combo of them both?
>
> >> Has got any suggestions on which plugins are good to work together to
> >> achieve this?
>
> >> Thanks,
> >> N.
>
> --
> Rik Lomashttp://rikrikrik.com

Reply via email to