Entries tagged: javascript
Aug 12
Converting a URL into a Link in JavaScript - Linkify Function
A useful function to process text converting all URLs into links
Jul 01
JavaScript startsWith and endsWith Implementation for Strings
An implementation of endsWith and startsWith functions for strings in JavaScript
Aug 28
The Opposite of the NOSCRIPT Element (YesScript? / ScriptOnly?)
In search of the opposite of NOSCRIPT...
Aug 19
Sorting (dropdown) Select Options Using jQuery
A snippet of JavaScript to sort a select dropdown using jQuery