Code
[itemset]154610[/itemset][itemset]175770[/itemset]
ItemSet 154610 ItemSet 175770
(if you don't see the itemsets, you may need to hard refresh)
This hasn't changed but what is different is that the equip box will render asynchronously when the page loads rather than being stored in the database.
Advantages to this:
If the itemset changes, the changes will be reflected in your post. No more having to re-edit the post. This also cuts down on the amount of storage is used on the server-side allowing you to get more content in a single post. You can embed this in your own site as well. You just include our AH.js file and link to item sets like so:
Code xml
<script src='http://api.ffxiah.com/core/?load=/js/lib/AH.js'></script> <a data-ffxiah-equipbox href='http://www.ffxiah.com/item-sets/175770'>This should disappear</a>
This enables tooltips as well. Keep in mind, your site's CSS settings may affect the appearance of the box.
Disadvantage:
They don't show up in the previews although I am thinking about a good solution for that. Also remember that if you link to someone else's set, they can delete or change it and it will reflect on your post.
PM me if you find any bugs! (hopefully this post doesn't bug out :)