Posted on: 4/1/2015 10:45:35 AM | Views : 597

I need a solution for my problem
<div> I found this script but in internet explorer browser the font color not applying when it is disabled the color remains gray as default
 jQuery(document).ready(function () {                                                              $("[id*=drpCities] option[value='0']").each(function () {                                  // alert("in");               &nb ...

Go to the complete details ...