Three’s a trend. And five’s a default. So here are five examples of sites whose logo is a link to the homepage – and who make this obvious by changing the image on mouseover / rollover (difference explained here). There are some tips on how to do it yourself at the end.
Amazon
How to do this yourself
Some useful links:
- CSS image rollovers – this probably has all you need. But the following may help too (although CSS solutions are probably better than javascript ones – see CSS vs javascript) …
- Create a rollover logo
- Using JavaScript, when a user mouses over an image, you can tell that image to switch to a different image
- Using CSS to change rollover image for link
- Double Image Rollover using Pure CSS
You might also like
- On the usability of taps and the lessons for web design
- Five changes I’d make to the new Web User beta design
- X factor 2009 voting results show by show
- X Factor 2010 final voting results show by show
- London Evening Standard relaunches with two home pages. Oops.
Leave a comment!