Wednesday, October 1, 2008

[jQuery] Re: form select...

I did. Thanks Josh. I modified it in such a way that given an index x
I can write:
$("#fruits option").get(x).selected = true;
And that did it.

---------------
On Oct 1, 3:36 pm, "Josh Nathanson" <joshnathan...@gmail.com> wrote:
> Did you try my code? It should do what you describe.
>
> -- Josh


On Oct 1, 3:36 pm, "Josh Nathanson" <joshnathan...@gmail.com> wrote:
> Did you try my code?  It should do what you describe.
>
> -- Josh

No comments: