I am using country and state dropdowns in my form. Whenever the user selects the country in the dropdown, the respective states of the country will populate in the states dr
In my case it was so easy like change the jquery version. I was using jquery-1.3.2 and I was add this line
instead jquery-1.3.2 import. Without changing anything in my source code, the .prepend function works perfectly in IE, FF and Chrome.