Tag: Javascript

Javascript equalsIgnoreCase Function

This week’s code sample is JAVASCRIPT based. I found this while researching user validation routines. This function is a javascript version of a common Java function. We have replicated the calling syntax as a java programmer would expect to use

Posted in Better Coding, Deployment, Ideas, Web Tagged with: , , , ,

Hot Keys

alt-1 – Load help This week’s code sample is JAVASCRIPT based. It traps a keyup event in a web page that contains this code. The function then goes a step further and looks for the Alt key. Once we have

Posted in Deployment, How To, Web Tagged with: , , ,