Script Summary: Replaces Item and Effect pop outs with inline iframes in many but not all places. A couple of other interface tweaks. See comments for more description.
Version: 1.1
/*-----------------------------------------------------------------------------
What it does:
**** WARNING ****
This might not play nicely with other scripts because of how it hijacks the onclick event for the items. The old onclick is placed in an attribute of oldclick.
**** WARNING ****
This mostly uses iframes to display item information instead of the pop out windows that normally are used. The picture of the item will toggle the iframe display for that item.
Want to see the description for all your hats? Well this does that too. There is sometimes a "show/hide details" button that will show/hide all the iframes for a section.
Don't like the way it works sometimes? That's ok, you can shift+click an image in order to view the pop-out window the normal way.
Places where it works:
-----------------------
* Inventory (all three sections on all item types)
includes closet and Hangk's as well.
* Equipped Items (in the equipment inventory page)
* All Discoveries Pages
* Effects on character.
* Most any place.
Other stuff it does:
-----------------------
* Puts a back button in Iframe when you navigate somewhere else
(such as htting the effect description on a potion)
* Turns item names into coldfront links (kol wiki)
Inventory (all three sections on all item types)
Equipped Items
-----------------------------------------------------------------------------*/



