Explore >> Select a destination


You are here

www.bennadel.com
| | m0sa.net
5.0 parsecs away

Travel
| | [AI summary] A blog post discusses how the jQuery.validation plugin disrupts the jQuery 1.5 ajax API, causing parseerrors in ajax requests, and provides a workaround by overriding default ajax settings.
| | blog.stevenlevithan.com
5.0 parsecs away

Travel
| | After stalling for nearly a year, I've finally released XRegExp 1.0, the next generation of my JavaScript regular expression library. Although it doesn't add support for lookbehind (as I've previously suggested) due to what would amount to significant inherent limitations, it fixes a couple bugs, corrects even more cross-browser regex inconsistencies, and adds a suite...
| | golb.hplar.ch
4.2 parsecs away

Travel
| | [AI summary] This article explains how to use regular expressions for string processing and introduces the VerbalExpressions library to make regex patterns more human-readable in Java and JavaScript.
| | blog.alexdevero.com
24.1 parsecs away

Travel
| Learn all you need to get started with regular expressions in JavaScript. Learn how to create new regular expressions, how to use them, test them and more.