app/soc/content/js/tips-081027.js
author Sverre Rabbelier <srabbelier@gmail.com>
Wed, 05 Nov 2008 23:33:22 +0000
changeset 444 6e50bfc6e5a7
parent 426 114fe0f840c8
child 1018 02ffb446da6e
permissions -rw-r--r--
Fix sponsor key field extraction When extracting key field there is no sponsor or user object, instead only their link names are known.

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