jQuery html attribute not working in IE

前端 未结 24 2689
[愿得一人]
[愿得一人] 2020-12-01 14:32

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

24条回答
  •  死守一世寂寞
    2020-12-01 15:10

    In IE8 go to tools-> internet options-> then select the advanced tab. Then click reset to reset all internet explorer settings.

    I thought I had a problem with my code but the problem was IE8. This worked a treat.

    Good luck and hope this helps.

提交回复
热议问题