app/soc/content/js/tips-081027.js
author Sverre Rabbelier <srabbelier@gmail.com>
Thu, 11 Dec 2008 20:53:57 +0000
changeset 719 2e635755713a
parent 426 114fe0f840c8
child 1018 02ffb446da6e
permissions -rw-r--r--
Added a trivial unzip method, counterpart to zip Patch by: Sverre Rabbelier

$(function() {
  $('tr[title]').bt();
});