- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for mousedown (0.04 seconds)
-
src/main/webapp/js/search.js
$("#langSearchOption").prop("selectedIndex", 0); $("#sortSearchOption").prop("selectedIndex", 0); $("#numSearchOption").prop("selectedIndex", 0); }); $result.on("mousedown", "a.link", function(e) { var $link = $(this); var docId = $link.attr("data-id"); var url = $link.attr("href"); var queryId = $("#queryId").val(); var order = $link.attr("data-order");Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Mon Feb 23 08:03:44 GMT 2026 - 6.5K bytes - Click Count (0)