Saturday 24 November 2007

Mouse Over Item Links

Thanks to BigBearButt for this page which has allowed me to add mouse over tooltips for every item.

Basically you need to add some styles and javascript into you blogspot template and then add a class and javascript mouse events to the anchor tag, like this...

class="epic" onmouseover="showWowitem(event,32756);" onmouseout="hideWowitem();"

... and you end up with this.

Cloak of Whispering Shells

You will notice the tooltips appearing now on more and more of the items in this blog as I revisit each one and update the links.

No comments: