I have a form that contains a dynamic drop down. The content of drop down 2 is dynamic depending on the selection on dropdown 1. Pretty standard stuff. I hook a function to dropdown1’s change event, and load, using ajax/json, the dropdown2 with data retrieved from the server. I use the pretty simple lines of [...]
iquery cannot append option element object into select list in IE
December 28th, 2007 · No Comments · technology
Tags: