IndexOf not Supported in IE8 Browser
问题 I have cascaded dropdown in my application, cascaded using jquery, now my problem is it is working smoothly with IE9, Firefox, Opera and Safari but does not work with any of browsers like IE7,IE8 etc. I surfed for the problem and found that error is due to indexOf in my jquery code, i tried it by removing indexOf but still it is giving the same error.. Note: Is there any work around in telerik script to remove indexOf, coz new only i can find indexOf in their script. Below is the Code: