Validanguage
Latest version is
1.0.3
Home
Demos
Download
Documentation
News
drlongghost.com
Validanguage Test Case #6 — Text Substitution and Formatting
Library:
none
dojo
jquery
scriptaculous
Show Comments?
Enter a CD Key*
*Sample CD Key: "A2SG-NHL0-1R47-XGFT"
Enter a US-Style Phone Number*
*Sample Phone Number: "212 555 1212"
l33t Speak Translator*:
* Doesn't work correctly in IE. validanguage.substituteText() works fine in all browsers for simple input boxes like the 2 examples above. For textareas, however, in IE only, calculating the cursor position to restore it after each keystroke is ridiculously complicated and not yet implemented. I may actually never implement it, since using substituteText() in a textarea doesn't really make sense, except for gimmicky stuff like this.
Additional Test Cases
1: Comment-based API
2: JSON-based API
3: Both APIs
4: validanguage.toggle()
5: Ajax Validation
Test Cases
6: Text Substitution and Formatting
7: Dynamic Form Creation
8: remainingChars() and validatePasswordStrength()
9: Dynamically add Fields