Category Archives: Javascript

Updated: Hover for non-anchor elements in IE6

The updated version of the previous version of Hover for non-anchor elements in IE 6. Before proceeding further, here’s a brief description of the problem, The ‘:hover’ pseudo-class works on all visual elements in IE 7+, FF, Safari, Chrome and … Continue reading

Posted in Javascript | 1 Comment

Hover for non-anchor elements in IE6

Updated article on Hover for non-anchor elements in IE6 The :hover pseudo-class adds a special style to an element when you mouse over it. The ‘:hover’ pseudo-class works fine in IE7, FF, Safari and Opera for all the elements. But … Continue reading

Posted in Javascript, jQuery | Tagged , | 17 Comments

safeMail : Anti-Spam Email with Unobtrusive Javascript

Title : safeMail Version : 1.0 Language : Javascript Author : Livingston Samuel License : Download : safeMail.js If you’ve included your email address in your site then you’d definitely get junk mail that clogs your inbox. The Spam Bots … Continue reading

Posted in Javascript | Tagged , , | 2 Comments