Multi-Browser Ready
JS AppBox renders in all major A-grade browsers with minimal CSS hacks. It also has built in support for IE6 through conditional files.
Built in IE PNG Fix
JS AppBox renders perfectly fine in IE6 with an integrated PNG fix. If you have a 24-bit or 32-bit transparent PNG image that you'd like to use in AppBox, just add a class name of "trans" to the tag like so..
<img src="images/stories/myimage.png" alt="image" class="trans"/>

