This is the url of my page : http://www.animalswecare.com/Ads/postad.php
There are two fields category and sub category , when category is selected , sub category changes respectively , it is working fine in google chrome , but it has problem with IE, in IE subcategory does not change when category is selected.
This is the url of my page : http://www.animalswecare.com/Ads/postad.php There are two fields category
Share
You are giving id “txtHint” to the select element which is wrong, assign this id to its parent element i.e; TD like