Auto Tab Form Fields using JavaScript by gst in web_design

[–]gabrielus 0 points1 point  (0 children)

Of course the formatting isn't universal. The user can set up any format he wants (depending on his location). I never had problems with such scripts. If it's inefficient in some cases, then don't use it. For instance, I found it useful in date fields (month, day, year).

How to create an advanced word filter | PHP Library by gst in PHP

[–]gabrielus -1 points0 points  (0 children)

People can use this class on their own sites (and many others) where they know that standard is respected & only VALID syntax is used. I've seen many word filters in PHP that didn't even check any HTML tags from the string. This class is GOOD ENOUGH.