Archive | Uncategorized RSS feed for this section

Adding a “disable” feature to the script.aculo.us Ajax.Autocompleter

Scriptalicious’s Ajax.Autocompleter control is pretty cool. It allows a developer to add a drop-down auto-completion feature to an input box with one line of Javascript and a single div tag in the HTML. However (surprisingly), it doesn’t provide a means to turn off the autocompletion feature once it’s attached it to the target [...]

Dead and archived

Well… it’s only been over a year since a last update. As you could probably guess, this is now yet another blog upon the Internet scrapheap. Truth be told, I am involved in considerably more admin-type work than I am development nowadays. I may change the direction of the blog in the future to reflect [...]

Google Password Generator Gadget

Today I needed a short break and decided to port over a Javascript password generator that I had previouly written to the XML format used by Google for their homepage “gadgets” (aka “widget”). I use it primarily for creating database passwords and figured at least a few of the people out there could find their [...]