racket-pkg-website/static/searchpage.js
2014-11-08 19:41:23 -05:00

4 lines
55 B
JavaScript

$(document).ready(function () {
$("#q").focus();
});