thanks ,,,

but i did with genral javascript using for loop


Thanks

On Wed, Aug 5, 2009 at 2:58 PM, thedad...@gmail.com <thedad...@gmail.com>wrote:

>
> 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 <bharanikumariyer...@gmail.com>
> wrote:
> > Hi ,
> >
> > Basically am doing something like validation function ,
> >
> > Having form with 5 text box ,
> >
> > some time user many forgot to enter all field and go for submit ,
> >
> > so there i want to show the message
> >
> > Like 3 textbox need to be fill , please fill fields ,
> >
> > How to do this sort of functionality ,
> >
> > Thanks
>



-- 
Regards
B.S.Bharanikumar
http://php-mysql-jquery.blogspot.com/

Reply via email to