That gets all options in all selects, this would be better: $('#mySelectElement option').length
On Sep 12, 1:14 pm, David Duymelinck <[EMAIL PROTECTED]> wrote: > $('select option').length should do it. > > -- david > > Ojas schreef: > > > Using jQuery, how can I get the following value? > > > document.myForm.mySelectElement.options.length > > -- > David Duymelinck > ________________ > [EMAIL PROTECTED]