Disabling Text Selection with jQuery
How to prevent users from selecting text on a page using a simple jQuery technique with cross-browser support.
5 posts
How to prevent users from selecting text on a page using a simple jQuery technique with cross-browser support.
Why @font-face is becoming the preferred alternative to Cufon for embedding custom fonts on the web.
How to build a textarea that automatically grows in height as the user types, improving form usability.
A cross-browser solution for handling mousewheel scroll events in jQuery, normalizing behavior across all major browsers.
Building an animated dropdown navigation menu using jQuery effects for smooth show and hide transitions.