Are there any asp.net server controls that only work with Internet Explorer. I am looking for a list so that I can know what to avoid putting into my webforms application.
I am looking for something like a list of controls and those that downlevel firefox and safari for example. I understand that the client side validation javascript is IE only. Is this still true ?