Simple Browser Inventory

by Skyspark
A demo of a simple browser inventory using jQuery
ID:197975
 
This is a demonstration of how to create a simple inventory in the BYOND browser with javascript. It uses the jQuery library to handle all the html manipulation.

It shows the beginnings of some of the advantages of doing inventory in the browser, with item-hover effects, and displaying item.desc when an item is right-clicked.