I got it to work!

Solution:
<body onload='Javascript:$("#texttests").valid();'>

Thanks!

/N

On 17 Apr, 20:09, Skatan <[email protected]> wrote:
> I would like to validate my form with jQuery when the pages directly
> when the page is loading without need of submit, keyup. This because I
> want it to work togheter with a PHP/server scriptvalidationin the
> next step, for saftey reason. So if the server sidevalidation
> redirect the user pack to the form with some error, the forms should
> be value with the data and the error messages should be writen by the
> jQuery script.
>
> Is this crazy and works in some other way, please help me.
> Thanks for the great work with this script!

Reply via email to