SyntaxHighlighter helps a developer/coder to post code snippets online with ease and have it look pretty. SyntaxHighlighter is developed in…
JavaScript
How To Create Your Own Social Bookmarking Script
Social bookmarking is a great way to bring traffic to your website. Each social bookmarking network often has its own…
Get Gravatar Using Only Javascript
Gravatar (globally recognized avatar) is an image that follows you from site to site appearing beside your name when you…
How to add Lightbox effect to Blogger
Lightbox is a simple, unobtrusive script used to overlay images on the current page. The Lightbox effect is useful when…
Create And Use Static Variables In JavaScript
In programming languages like C, C++, static variables are variables that maintain their value between function calls. Unlike these programming…
8 useful online javascript tools
JavaScript is a powerful client-side scripting language, which allows developers to create rich and interactive web applications. In this article,…