1. Select Viewer





2. Loop over List



Bug: If JSmol is initialized, the construct for (var i in data) does not work properly anymore. It does not only loop over the keys, but also over the functions in 'data'.




3. Get Table Row



Bug: If JSmol is initialized, jqGrid('getCell', rowid, iCol) does not work properly anymore in Chromium browser. We suspect this has to do with the changes to for (var i in data).
Click on table cell to show cell data in alert.