I'm working on several writing projects at the moment which will be published online. A CMS like WordPress or Drupal would be overkill, as the content is static and there…
Posted by
By PaulAugust 28, 2018Posted inCSS, jQuery
One task which I've found myself implementing several times is converting data entered by a user in a form field to a canonical format, e.g. uppercase. The jQuery for this…