Geolocation via Browser

During our developement of PowerHour.at we found a lot of ways to figure out the users Geolocation (Latitude, Longitude). We actually came to the decision that the most efficient and above all free way is to do it via Google’s AJAX API and/or the property window.navigator.geolocation that is currently supported by the latest browsers.

jQuery Timebox Plugin

As we figured out that there currently has been no plugin to handle time values in a textbox, I decided to write one myself called “jQuery timebox”. This plugin is already in use on our website www.powerhour.at and has to be used the following way:

jQuery Mouseoutclick Plugin

The jQuery Mouseoutclick Plugin is a thin but useful plugin developed by the team of powerhour.at. It gives you the possibility to automatically hide a certain DOM element when the user performs a mouseclick outside this element. Furthermore this plugin enables you to call an individual callback function when the mouseoutclick is triggered.

© 2009 - 2010 PowerHour - Hosted on AustroSolutions.at