javascript thread: Counting the items in a select menu
Thanks all - that did the trick. Jonathan > document.forms[0].selectBoxName.options.length; > assuming your form is the first on the page... > > > Regards > > Joe Fawcett > >
|
![]() |
P2P Archives
|
|
New Titles for ASP.NET |
javascript thread: Counting the items in a select menu
Thanks all - that did the trick. Jonathan > document.forms[0].selectBoxName.options.length; > assuming your form is the first on the page... > > > Regards > > Joe Fawcett > >
|