web analytics

Java Script Tutorial

Enable Disable Javascript Console Output easily for development and production

Web Developers use console to log debugging information from within the script primarily. Browser console is a great place and there are many available console methods to help a developer and also an end-user what’s going on in the script. A developer can output simple log messages for debugging to console along with warning, error …

Enable Disable Javascript Console Output easily for development and production Read More »

How to Optimize syntax highlighter loading speed?

If you are using SyntaxHighlighter in your blog or website, then you might have noticed that you have to load the brushes you used in a post or page. The way you load them is generally by  Linking specific brush scripts used on a given page or post,  Or you load them statically by including …

How to Optimize syntax highlighter loading speed? Read More »

RSS
Follow by Email
Scroll to Top