Category: JavaScript
Hide Email with JavaScript / jQuery
Why should you hide your email address from site visitors? Don’t you want your visitors to email you?
How to Add Social Bookmarking Scripts like "Digg this"?
Social bookmarking websites such as Digg and del.icio.us are great tools to drive traffic to your site and to provide important links (Read more About Social Bookmarks). These services allow varying d...
jQuery documentation and resources
One of the first things you might want to know when try out a new programming language, library or framework is where you can find documentation and support.
SWFObject - Embedding Flash Using Valid HTML/XHTML/JavaScript
SWFObject is a small Javascript file used for embedding Adobe Flash content. The script can detect the Flash plugin in all major web browsers (on PC and Mac) and is designed to make embedding Flash mo...
What is jQuery?
jQuery is an amazing JavaScript library that makes it easy to create wonderful web effects in just a few lines of code. As the website says:”
What is JSON?
JSON , which stands for “JavaScript Object Notation”, is a lightweight data-interchange format that is easy for humans to read and write, and for machines to parse and generate. JSON is ba...
What is MooTools?
Mootools is a lightweight abstraction layer between the browser and the code you write and this is really the definition of nearly every js framework out there - Protoype, Dojo, jQuery, Y!UI, etc. It ...