Sha256: b3d12fe84315fe1caa105d2b7d5a1e91a13ce3d54721313ecee389af524d06de
Contents?: true
Size: 360 Bytes
Versions: 4
Compression:
Stored size: 360 Bytes
Contents
I"\(function() { var refocus; refocus = function() { alert('fuck'); return $('#command_line').focus(); }; $(function() { alert('fuck'); $('#command_line').focus(); return $(document).click(function() { return refocus; }); }); $(document).ajaxComplete(function() { return refocus; }); }).call(this); :ET
Version data entries
4 entries across 4 versions & 1 rubygems