MCPcopy Index your code
hub / github.com/cnodejs/nodeclub / main.js

File main.js

public/javascripts/main.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1$(document).ready(function () {
2 $('#search_form').submit(function (e) {
3 //e.preventDefault();
4 search();

Callers

nothing calls this directly

Calls 2

searchFunction · 0.85
moveBacktotopFunction · 0.85

Tested by

no test coverage detected