Search Results

0
votes

Javascript for Google Chrome detecting & Enable javascript in Google Chrome

There is a Javascript Console in Chrome, press Ctrl+Shift+J to open it and check for errors. …
1
vote

ASP.NET - script and css compression

There is Gzip/Deflate compression support in IIS compatible with all modern browsers except IE6. For IIS 7 check this page: …