Thanks for help!

On Feb 10, 2:12 am, Mike Alsup <mal...@gmail.com> wrote:
> > $(form).('select')[0].selectedIndex = 2;
>
> > But this wont work.
> > What am I doing wrong? How should I use object subselectors?
>
> $(form).find('select');

Reply via email to