I use this method.
$(‘input text ’).each(function(i){
// then i+1 will give you the total number of the match elements.
})
On Aug 5, 10:33 am, bharani kumar
wrote:
> Hi ,
>
> Basically am doing something like validation function ,
>
> Having form with 5 text box ,
>
> some time user many forgot
maybe this tutorial can help you .
http://15daysofjquery.com/jquery-online-movie-tutorial-by-john-resig/29/
On 4月3日, 上午10时24分, expresso wrote:
> For some reason, when my first div loads, I'm seeing all 3 text show up even
> though they're in different containers:
>
>
> $(document).rea
2 matches
Mail list logo