Re: [jQuery] Dynamic Selects

2010-01-23 Thread Steffan A. Cline
-0700 > To: "jquery-en@googlegroups.com" > Subject: [jQuery] Dynamic Selects > > I am wondering if I'm missing something in my code. > > I have a that is populated via > $("#mySelect").load("something.html"). This page of course returns a

[jQuery] Dynamic Selects

2010-01-23 Thread Steffan A. Cline
I am wondering if I'm missing something in my code. I have a that is populated via $("#mySelect").load("something.html"). This page of course returns a bunch of X. I have verified that the code is populated correctly via viewing the source. After the .load() I try to set the selected value v