Posts tagged "javascript"

Finally, something more gimmicky than the Blink Tag (Firefox 3.6 Orientation events)

Firefox 3.6 beta was released today. It added support for “Orientation” events in web content. This javascript event can use a devices built in accelerometers to detect the orientation and update accordingly.
Since our company name is based on a non-standard HTML tag that makes text Blink I thought it would be [...]

you’d think this would be easy – Google Maps panes API

You’d think it would be easy to change the stacking order of things you overlay in Google Maps, right? Like, no one wants that stupid AC Transit logo to go underneath the polygon they drew . . . . . you’d think . . . .
Anyways, after like five or six hours of poking [...]