Monthly Archives: October 2006

FireFox 2.0 Released (FF2.0)

While FireFox 2.0 hasn’t officially been released (I believe the official release date is tomorrow), you can obtain the final release version from Open Source Lab’s download site. If you’re not “in the know” about what FF2.0 is bringing to … Continue reading

Posted in Browsers, Development | 1 Comment

Yet Another AutoComplete widget

I’ve never really liked the floating-DIV approach to existing AutoCompleters (like Google Suggest). I figure: why break the UI? So in my approach I use a regular HTML SELECT object to serve the options. Again, this widget is based on … Continue reading

Posted in AJAX, Development, JavaScript, Widgets | 46 Comments