/ Published in: jQuery
a list of special characters for the use together with alphanumeric plugin and it's allow parameter. This shall make sure that foreigners will be able to use your name/lastname fields.
Expand |
Embed | Plain Text
$("#firstname, #lastname, #middlename") .alpha({allow:' ¨˜´`ßÁÉÍÓÚÀÁÄÇÈÉIÌÍÒÓÖÑÙÚÜàáäçeèéiìíòóöñßùúü'});
Comments
Subscribe to comments
You need to login to post a comment.

the umlaut- and accent-only characters should address Mac users, since the way to type a umlaut/accent for example involves typing that character first.