tip

jQuery Tracking The Position Of The User's Mouse

You would want to use the "pageX" and "pageY" methods. For example, let's say that we had a single paragraph tag in our document. If...

1 replies - 5701 views - 06/29/08 by detachedDesigns in Tips and Tricks

Drupal custom URL rewriting - Change the admin url to enhance security

The following tip can be used in multiple scenarios (being anywhere you need custom URL rewriting and want to do this without .htaccess), but I'll illustrate...

0 replies - 1779 views - 03/12/08 by Davy Van Den Bremt in News