<tr class="item-row" jsselect="keys(o)" jsvars="v:$top.o[$this]" jseval="console.dir($top.o[$this])">
<td jscontent="$this" >here will be the key</td>
<td jscontent="v" >here will be the value</td>
<td jscontent="$top.o[$this]" >more verbose access to value, jsvars is not needed for this to work</td>
</tr>
Dňa utorok, 4. decembra 2012 0:47:06 UTC+1 mesch napísal(-a):