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.
A second collection of small, practical JavaScript utility functions that every developer should have in their toolkit.
A collection of short but powerful JavaScript utility functions for everyday development tasks.
A cross-browser solution for handling mousewheel scroll events in jQuery, normalizing behavior across all major browsers.
How to parse XML files using jQuery's built-in AJAX methods and traverse the resulting DOM tree.