javascript change input box type to password

Well its been quite a while since I blogged last.  I have loads of new stuff to write but will get to that later.
How to change input text field to a password type

My most recent challenge was a client did not want to use labels for his login boxes on his website.   He wanted [...]

Javascript Auto Focus Form Element

One of the main reasons I decided to have this blog is to create a reference place so I could easily find code or how to do things from time to time. Usually I have to sift through code trying to remember the last place I used something. From here on out I [...]