Take a look at this: http://www.texotela.co.uk/code/jquery/select/
----- Original Message ----- From: "tom" <tom.s.macken...@gmail.com> To: "jQuery (English)" <jquery-en@googlegroups.com> Sent: Monday, January 26, 2009 9:25:01 PM GMT -05:00 US/Canada Eastern Subject: [jQuery] Edit list of items in selector. Hello All, I am trying to reset the list of values in a selector with new a set values I have in a list of JSON objects. I dont know the proper syntax for doing this any help is greatly appreciated as I've searched the web for this and couldn't find anything on it. The only way I know would work is regenerate the selector via generating html in a function (which is no fun). Seems like there should be a better way.