1
Forum Settings
       
Reply To Thread

Tooltips FeedbackFollow

#77 May 06 2011 at 1:05 PM Rating: Decent
Many thanks for fixing the SMF 2.0 issue, it's great to be able to link those kind of items. Keep up the good work!
#78 Jun 22 2011 at 2:30 PM Rating: Decent
Are tooltips disabled for eq2? I can't get them to work in a test page, even the example you show in the wiki is broken. I've tried from multiple computers/browsers just to make sure.

Here's my link: http://timelesseq2.com/test.html
Here's your wiki with the broken link: http://eq2.zam.com/enhancements.html

Thanks :)

EDIT: I was able to get it to work, i didn't have to change anything. Seems like the zam servers are under quite a bit of load lately.

Edited, Jun 23rd 2011 3:19pm by Caiynne
#79 Jul 26 2011 at 3:49 PM Rating: Decent
Been looking at this all day, and it is doing my head in to be honest, if anyone can help me, that would be real nice.

First off all, I am using IP.Board 3.1.2, and I've implemented the script just as supposed, and I can make the tooltips appear as advertised. My problem arises when I want to create a bbcode tag that people in my Rift guild can use on our forums to easily show off their new bounty, without them manually have to copy half the URL, then format their links to indicate if it's rare, epic, a recipe or an ability and so forth.

I have searched Google thin in hopes to find a guide or an editorial that I could learn off from, but alas, there is nothing to be found.
#81 Sep 11 2011 at 3:47 PM Rating: Decent
Could the zam database add details to the tooltips for runes, consumable items like: http://rift.zam.com/en/item/80B2FFBC0401010101/Razor-Sharp-Spikes and set bonuses like: http://www.riftsoulbuilder.com/en/item/Tormentor%27s%20Shoulderpads. Also, the following list are abilities whose id numbers differ from the combat log to the zam site.

// Strike to Maim
Combat log value: '1397225254':
Zam value: '5000000297';

// Balance of Power
Combat log value: '1099456972':
Zam value: '5000000258';

// Virulent Poison
Combat log value: '1740119144':
Zam value: '1973453194';

// Lethal Poison
Combat log value: '132851269':
Zam value: '111642718';

// Static Discharge
Combat log value: '2051262728':
Zam value: '1672552568';

// Symbol of Corruption
Combat log value: '182811502':
Zam value: '5000000095';

// Fiery Burst
Combat log value: '1509965523':
Zam value: '130745899';

// Elemental Touch
Combat log value: '673870226':
Zam value: '5000000309';

// Avatar of the Rift
Combat log value: '524633208':
Zam value: '586213503';

// Serrated Blades
Combat log value: '1508652891':
Zam value: '5000000348';

// Hellfire Blades
Combat log value: '2021871106':
Zam value: '463220133';

// Burning Purpose
Combat log value: '2129390592':
Zam value: '313571780';

// Charged Field
Combat log value: '1760674779':
Zam value: '5000000597';

// Master Archer
Combat log value: '1918871266':
Zam value: '5000000476';

// Shrapnel Charge
Combat log value: '590032419':
Zam value: '528214920';

// Spike Charge
Combat log value: '2109109728':
Zam value: '1374203297';

// Blast Charge
Combat log value: '1465083080':
Zam value: '1222178865';

// Charge Booster
Combat log value: '1816129489':
Zam value: '1216403240';

// Charge Booster
Combat log value: '62499033':
Zam value: '1216403240';

// Spotter's Order
Combat log value: '847849497':
Zam value: '812882124';

// Storm Blade
Combat log value: '1179017819':
Zam value: '1557281695';

// Scourge of Darkness
Combat log value: '2022485013':
Zam value: '1777673143';

// Smoldering Blades
Combat log value: '2122912915':
Zam value: '2010739270';

// Primal Death
Combat log value: '1742743636':
Zam value: '5000000487';

// Way of the Wind
Combat log value: '2134704049':
Zam value: '1902250091';

// Deadly Grace
Combat log value: '1977031139':
Zam value: '5000000333';

// Tip the Balance
Combat log value: '327688404':
Zam value: '5000000261';

// Contempt
Combat log value: '497313021':
Zam value: '5000000100';

// Overflow
Combat log value: '263259465':
Zam value: '5000000147';

// Enraptured Breath
Combat log value: '2051502923':
Zam value: '5000000163';

// Lasting Invocation
Combat log value: '817758090':
Zam value: '5000000161';

// Invigorated Soul
Combat log value: '762580704':
Zam value: '5000000466';

// Rift Scavenger
Combat log value: '254028231':
Zam value: '5000000375';

// Reparation
Combat log value: '495041928':
Zam value: '825920277';

// Revitalizing Water
Combat log value: '744906682':
Zam value: '498967006';

// That Which Doesn't Kill Me
Combat log value: '1586153675':
Zam value: '5000000236';

Thanks for all you've done so far. Let me know if you have any questions

RichieSams

Edited, Sep 11th 2011 5:48pm by RichieSams
#82 Sep 29 2011 at 6:43 AM Rating: Decent
Hi guys... to me it seems like the RAW HTML script is broken for Rift. Check out this page on my guild's WordPress site.

http://rift.tlp-guild.com/kings-breach-t1/

When I added in the WARHAMMER item, it works, so I know the script is installed properly and its linked properly on my side. This is the code I am using to link the item, that should work:

<a herf="http://rift.zam.com/en/item/FBC78DE30201010101/Ring-of-the-Void">Ring of the Void</a> 


I tried to link it to a Wiki page, but when you search the Wiki, it just redirects you to the same page I've linked before.

Help!

- Dani

#83 Sep 29 2011 at 8:08 AM Rating: Excellent
Webmonkey
ZAM Administrator
**
710 pandas
Danitsia wrote:
Hi guys... to me it seems like the RAW HTML script is broken for Rift. Check out this page on my guild's WordPress site.

In your example the Rift link is actually broken. You set the URL as "herf" instead of "href". If you fix that the link works.
#84 Oct 06 2011 at 10:06 PM Rating: Decent
I'm trying to add this mouseover tooltip script and can't get it to work. I'm using the instructions for Joomla 1.5 very carefully. Nothing happens when I mouseover the link.

What am I doing wrong? Do I need to add another line of code to one of my template files also in order for the script to work?

Please help

I'm using Joomla 1.5.23

thanks for making this script by the way ZAM :)
#85 Nov 08 2011 at 7:05 PM Rating: Decent
Hi Guys!

I wasn't entirely sure where to post this but this seems the most appropriate.

My forum has Guild for WoW, Dragon Nest & Vindictus. All 3 games have DB's so i would like to use tooltips from all 3.

The tooltips seem to be conflicting, its possible to replicate the issue by writing a simple HTML page:

<html> 
<title>Tooltips Test</title> 
<head> 
<script type="text/javascript" src="http://www.VindictusDB.com/js/vdb_tooltips.js"></script> 
<script type="text/javascript" src="http://DNArmory.com/js/db_tooltips.js"></script> 
<script type="text/javascript" src="http://static.wowhead.com/widgets/power.js"></script> 
</head> 
<body> 
<a href="http://www.wowhead.com/item=25697">Felstalker Bracers</a><br /> 
<a href="http://dnarmory.com/item?i=269160384">Elf Queen's Corps Axe</a><br /> 
<a href="http://vindictusdb.com/item?i=Sword+of+Life">Sword of Life</a><br /> 
</body> 
</html>


Whatever javascript script is in the middle of all 3 is the one that works, the other 2 do not. I have tested this with Chrome, Firefox and IE9

Any help is much appreciated :)
#86 Nov 29 2011 at 6:09 PM Rating: Good
29 posts
Is there a way to route the display from the script to a named div in the page? For example if I hover over any zam item, the item information would be displayed in a fixed position in the page and not a tooltip relative to the position of the mouse.
#87 Jan 26 2012 at 10:32 AM Rating: Good
I would like to have all tooltips show the relevant icons too.

For Torhead links you would add the following above the code:

<script>var framehead_tooltips = { "iconizelinks": true }</script>


Is there a way to do this for Rift?
#88 Jan 28 2012 at 1:16 PM Rating: Good
Jerek wrote:
You can have it instead link to http://rift.zam.com/wiki/Rift_Item:Sacred_Heirloom_of_Eth to get a functional tooltip which will forward you to a database page for the item, without needing the ID.


Thanks so much for this!


Dani

Edited, Jan 28th 2012 2:19pm by Danitsia
#89 Mar 05 2012 at 2:14 PM Rating: Excellent
Webmonkey
ZAM Administrator
**
710 pandas
giddemore wrote:
Is there a way to route the display from the script to a named div in the page? For example if I hover over any zam item, the item information would be displayed in a fixed position in the page and not a tooltip relative to the position of the mouse.

Yes, though it isn't something we can ensure will continue to work when tooltip changes are made, and it's a little technical. If you look at what elements are added to the page (via Firebug for Firefox, or Chrome's built-in page inspection tool) you can see what elements are added when the tooltip appears. Depending on which game tooltips you want to change you may be looking for different elements. If you style these divs accordingly you can use absolute or fixed positioning to move them anywhere on the page (this would likely required the CSS "!important" flag to override their styles). Of course, this doesn't actually put the element and its contents within a certain area, it just changes their displayed positioning, so depending on what you're trying to accomplish this might not be exactly what you need.

Azounstone wrote:
I would like to have all tooltips show the relevant icons too.

For Torhead links you would add the following above the code:

<script>var framehead_tooltips = { "iconizelinks": true }</script>


Is there a way to do this for Rift?

This isn't currently supported on Rift, but we'd like to add more tooltip features in the future, and if/when we do this one is likely to be the first. :)
#90 Mar 18 2012 at 3:00 AM Rating: Decent
ok couple things, it works well on IPB however, couple suggestions
why not make an auto complete like this

http://rift.magelo.com/en/webtools/tooltip_info.jspa

Edited, Mar 18th 2012 6:00am by babyjai
#91 Mar 29 2012 at 10:25 AM Rating: Excellent
Webmonkey
ZAM Administrator
**
710 pandas
A major tooltip update has just been released! Tooltips will now load more quickly, attach to the mouse more smoothly, attach to icons where appropriate, and should react better when near the edge of the screen and need to have their position adjusted. There are also [url=/enhancements.html]several new options[/url] for users with our tooltips on their sites. You can now enable options to add coloring to links, add icons, or even rename links to what they're linking to. You can also show tooltips for things which don't link directly to a database page by adding data attributes such as data-rift="item=12345" to the link, and you can even use names instead of the ID if you don't want to find the ID!

This was a complete rewrite of our tooltip code, so please let me know if you encounter any issues. These changes will also make it easier to add new features in the future.

babyjai wrote:
ok couple things, it works well on IPB however, couple suggestions
why not make an auto complete like this

Interesting, we just may do something like that. :)
#92 Apr 12 2012 at 3:04 AM Rating: Decent
http://guildparanormal.com/index2.php

please take a look there, i have your code on the page and its not coloring the links
#93 Apr 12 2012 at 3:09 AM Rating: Decent
you ever think about adding who it DROPS from in the tt?
#94 Apr 12 2012 at 3:40 AM Rating: Decent
im having an issue
how come some items using the format http://rift.zam.com/wiki/rift_Item: DO NOT work, take a look here
http://guildparanormal.com/para/listitems.php?s=&p=history and you will see what i mean


Edited, Apr 12th 2012 8:01am by babyjai
#95 Apr 12 2012 at 1:38 PM Rating: Excellent
Webmonkey
ZAM Administrator
**
710 pandas
babyjai wrote:
please take a look there, i have your code on the page and its not coloring the links

That page seems to first load normally without the links, then the tooltips script looks for links to get data on, and then something on your site is adding in those links after our script is already done checking the page for links. If you can modify the JavaScript on your site making it call zamTooltip.preload() after the links are added will make the script retrieve data for those links and modify them appropriately.

babyjai wrote:
you ever think about adding who it DROPS from in the tt?

It's been considered, but there are some problems with that. The main issue is that many items have many drop sources, which cannot be reasonably shown in a tooltip. Another is that it would take a slight amount more time to load tooltips if it also has to look up information on related NPCs, and with many links on a single page that time can really add up. It's something we are still considering though, since it's been asked for before.

babyjai wrote:
im having an issue
how come some items using the format http://rift.zam.com/wiki/rift_Item: DO NOT work, take a look here
http://guildparanormal.com/para/listitems.php?s=&p=history and you will see what i mean

I identified and fixed a problem where name lookups sometimes didn't work because of the case differing. It looks like there are still a few items not loading there though. Two seem to not be in our data, but the Nightmare Soulderguards clearly are but still aren't loading. I'll see what I can do about fixing that.
#96 Apr 12 2012 at 1:52 PM Rating: Excellent
Webmonkey
ZAM Administrator
**
710 pandas
The issue effecting the Nightmare Shoulderguards has been fixed.
#97 Apr 13 2012 at 2:13 PM Rating: Decent
sounds good, yeah i couldnt figure out why some things like the high priest weapon isnt load, and what do you mean about adding this? zamTooltip.preload() yeah i have it calling it from my point system, links work fine but it seems that its not coloring them quick enough, how can i speed it up

also check out Captain's Prize on the page isnt working as well

the high priests illumination in fact is in your database just not on the wiki one

http://rift.zam.com/en/item/E282A36301010101/High-Priest%E2%80%99s-Illumination

ok so the issue is awkward, its calling the links from an XML file, and sometimes it works, other times it doesnt, how can i make it wait about 30 seconds before it runs the script

Edited, Apr 14th 2012 5:28am by babyjai
#98 Apr 20 2012 at 5:49 AM Rating: Decent
We're having a problem on the Swtor side with the tooltips. They are only showing the links and not the icons. Check out:

http://www.endgameguides.com/Swtor/Operations/ExplosiveConflict-Hard/127?strategyID=130&view=loot

Its like that for any of our links pointing to the Swtor DB. The Rift side is fine.

Also is there a predefinied limit of 50 icons only per page? We ran into a case where we had more than 50 on a page and the icons would only show up for the first 50.
#99 Jun 13 2012 at 2:33 AM Rating: Decent
.

Edited, Jun 13th 2012 4:36am by petalem
Necro Warning: This post occurred more than thirty days after the prior, and may be a necropost.
#100 Jun 13 2012 at 2:38 AM Rating: Decent
Scholar
Avatar
**
380 posts
When i use it on my page i got the pop up text but not the frame where there is the text.
So i got text on text and cannot read well the item information.
____________________________
Cookie, Antonius Bayles rangeress http://eqtoonx.free.fr/
#101 Jun 18 2012 at 2:25 PM Rating: Decent
Hello, it has been a while since I last posted about tooltips. I am experiencing an issue with the ffxiv tooltips in the form of Icons. some of the items that I have showing up display either a big red X like this item here http://ffxiv.zam.com/en/item.html?ffxivitem=4100609 while some others show just the name of the item like this item here http://ffxiv.zam.com/en/item.html?ffxivitem=8030627. I've noticed that a lot of the items are from Aurum Vale and Cutter's Cry. Is there a reason the icons don't show up or is it just a glitch of some sort since it doesn't do it to all of the items. I love it and will be using it more, but it does prove to be some what of an inconvenience.
Reply To Thread

Colors Smileys Quote OriginalQuote Checked Help

 

Recent Visitors: 48 All times are in CST
Anonymous Guests (48)