Code
<script type=text/javascript src=http://api.ffxiah.com/core/?load=/js/lib/AH.js></script>
I changed FFXIAHify.js, the tooltip maker for those that don't know. You can include on any site and will give tooltips to links like:
<a href=http://www.ffxiah.com/item/#####></a> or
<a href=http://www.ffxiah.com/item.php?id=#####></a> (depreciated but still works)
Changes Include
- Support for EN/JP tooltips, depends if the URL is linked to jp.ffxiah.com or not.
- Support for FFXIVPro items.
- Loads tooltip data when the mouse over occurs. Before the script would preload all the tooltips on the entire page. As a side effect, you will see "Loading..." sometimes.
- When using the above link, which I call the loader, will include the version number in the URLs automatically to avoid browser cache issues when changes are made.
- Existing calls to the old script will eventually be redirected to the new one.
Examples:
http://www.ffxiah.com/item/17073/mistilteinn
http://jp.ffxiah.com/item/17073/ミステルテイン
http://www.ffxivpro.com/item/4100202/vintage-kite-shield
Any issues or questions can be posted in this thread.