How to overcome performance issues with Javascript in IE for ASP.NET controls
by mysticslayer on May.11, 2009, under Programming
Well if you use third party web controls like Telerik or Infragistics you can have performance issues. It’s running like an old crappy site.
To overcome this and you use Javascript or it will be rendered by Javascript you can enhance it by writing your Javascript in one single line.
Check this site for Bookmarklets