Some features you may (or may not) have noticed include
- Random background image on load. Refresh the page to randomly load a new image!
- Time-based background colour. Bluish in the middle of the day, and dark gray at midnight. Changes automatically at the tick of the hour -- no reloading required!
- A certain surprise for an hour every day...
- digital clock, at the top of the page. My very first piece of JavaScript code! (Though it was refined and updated some time later.)
- Blogpost images with silver frames that glow when you hover your cursor on them! On some browsers, this happens with a smooth dark-to-light animation.
- Also with animation (on some browsers), "Hi-Res on Flickr" tags overlay images with high resolution copies over at Flickr upon mouse-over. Clicking on these images open their Flickr pages in a new tab.
Unfortunately, some of these features don't work on all browsers.
Feature | Mozilla Firefox 4 | Google Chrome | Mozilla Firefox 3.x | Apple Safari | Opera | Internet Explorer 9 | Internet Explorer 8 |
---|---|---|---|---|---|---|---|
Random Background | Yes | Yes | Yes | Yes | Yes | Yes | Yes |
Time-based Background Colour | Yes | Yes | Yes | Yes | Yes | Yes | Yes |
Midnight Event | Yes | Yes | Yes | Yes | Yes | Yes | Yes |
Digital Clock | Yes | Yes | Yes | Yes | Yes | Yes | Yes |
Glowing Image Frame | Yes | Yes | Yes | Yes | Buggy | Yes | No |
Image frame with Animation | Yes | Yes | No | Yes | Buggy | No | No |
Hi-Res Tag | Yes | Yes | Yes | Yes | No | No | No |
Hi-Res Tag with Animation | Yes | Yes | No | Yes | No | No | No |
Feature | Mozilla Firefox 4 | Google Chrome | Mozilla Firefox 3.x | Apple Safari | Opera | Internet Explorer 9 | Internet Explorer 8 |
It is rather obvious that I designed my blog for the open-source Gecko (used in Firefox) and Webkit (Chrome and Safari) rendering engines. For this reason, I heavily recommend Mozilla Firefox 4, Google Chrome or Apple Safari to unleash all features at my blog.
Download them here:
Have fun, and watch out for more dynamic features to come!
No comments:
Post a Comment
Note: only a member of this blog may post a comment.