I ran into a javascript alphanumeric validation problem, though it was quite easy to validate it by javascript using regular expression but I would have to define rules for each pattern in order to validate them, I found a nice jquery script contributed by Paulo P. Marinas. This script provides many option to validate a string.

Posted in jQuery, Text Processing | |
No Comments »

JavaScript and CSS Sidenotes
The JavaScript and CSS sidenotes that you can enable and disable through button on your web.
(more…)
Posted in Sidenotes, Text Processing | |
No Comments »

Javascript Sorted Table
In this Sorted Table user can sort the table rows by clicking the columns.
(more…)
Posted in Table, Text Processing | |
No Comments »

dynamic content
Ajax dynamic content script.
(more…)
Posted in Dynamic Content, Text Processing | |
No Comments »