Putting Tooltips On My Website?

Language: JP EN DE FR
New Items
2023-11-19
users online
Forum » FFXIAH.com » Help » Putting Tooltips on my website?
Putting Tooltips on my website?
 Odin.Ringthree
Offline
Server: Odin
Game: FFXI
user: ringthree
Posts: 4
By Odin.Ringthree 2009-11-17 11:16:41
Link | Quote | Reply
 
I was wondering if there was code that I could use to put the tooltips on my website? Is this ok? If it is ok, what is the code for it?
 Fairy.Azulmagia
Offline
Server: Fairy
Game: FFXI
user: Azulmagia
Posts: 707
By Fairy.Azulmagia 2009-11-17 11:25:23
Link | Quote | Reply
 
A basic tooltip on a link for instance would just be <a href="http://somesite.xxx//" title="If you can read this, you're hovering over the link!">Link</a>.

You'd probably have to use scripts if you want anything fancier. Sorry I'm not an expert on this.
 Odin.Ringthree
Offline
Server: Odin
Game: FFXI
user: ringthree
Posts: 4
By Odin.Ringthree 2009-11-17 11:30:01
Link | Quote | Reply
 
I am looking for the code to use the FFXIAH Tooltips (the ones that show the items stats when you hover over them). You usually just have to add something into the header code, then just use a regular link to the item page here.

If I am getting this wrong please tell me. :)
 Fenrir.Scragg
Administrator
Offline
Server: Fenrir
Game: FFXI
user: Scragg
Posts: 2579
By Fenrir.Scragg 2009-11-17 11:38:08
Link | Quote | Reply
 
http://www.ffxiah.com/js/ffxiahify.js
 Odin.Ringthree
Offline
Server: Odin
Game: FFXI
user: ringthree
Posts: 4
By Odin.Ringthree 2009-11-17 11:51:53
Link | Quote | Reply
 
Ok, sweet! Now, I fail at coding so it should end up looking like this right:

Code
<script type='text/javascript' src='http://www.ffxiah.com/js/ffxiahify.js'></script>


Or am I doing it wrong?
 Fenrir.Scragg
Administrator
Offline
Server: Fenrir
Game: FFXI
user: Scragg
Posts: 2579
By Fenrir.Scragg 2009-11-17 11:56:26
Link | Quote | Reply
 
looks correct, I would suggest putting it right before the </body> tag.
 Ragnarok.Anye
Offline
Server: Ragnarok
Game: FFXI
user: Anye
Posts: 5449
By Ragnarok.Anye 2009-11-17 13:36:00
Link | Quote | Reply
 
ROFL, ffxiah-ify!
Log in to post.