1.  How to style the input or textarea? specially for the height.

        $('input.txtBox, textarea.txtBox').*css*("line-height", "15pt");

http://docs.jquery.com/CSS/css#namevalue

2.  How to add validate to prevent submit wrong content?

theres some plugins available which look likely to help you

http://www.stebrennan.force9.co.uk/validationaide/index.htm
http://jquery.bassistance.de/validate/demo-test/

On 16/10/2007, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
>
> 1.  How to style the input or textarea? specially for the height.
>
> 2.  How to add validate to prevent submit wrong content?
>
>

Reply via email to