Thursday, February 10, 2011

Tutorial: WoW Item Tooltip on Mouseover

Ok, so I had several PMs about how I got the tooltips to work with the spells and items I linked in my last post, so.. lets get right to it.

First, go to your design tab, click Edit HTML, and then copy/paste this code into your blog just after the <head> tag..
      <script type="text/javascript" src="http://static.wowhead.com/widgets/power.js"></script>
 

Then, to link an item, all you do is fine the item on wowhead and copy its URL and add the spell or item's name.

<a class="q1" href="http://www.wowhead.com/spell=49018" id="itemlink" style="font-weight: bold;" target="_blank">[Spell/Item Name]</a>

You can also visit http://wowhead.com/tooltips for a much more detailed write up.

4 comments:

  1. good info

    http://youarenowinterested.blogspot.com/

    ReplyDelete
  2. Awesome! I'd been wondering if this was possible, thanks for the info...i'll add these to my own blog!

    Following.

    http://wowroguesgalley.blogspot.com

    ReplyDelete
  3. Hmm, looks interesting. Too bad I don't understand it!

    ReplyDelete