Excerpts from Michael Hafen (TECH)'s message of 2022-05-02 15:12:41 -0600:
> $(document).ready(function() {
> $("#header_search #catalog_search input[name='q']").val("");
> });
>
> in the IntranetUserJS system preference )
This doesn't work. The barcode is still in the searchbox after
submitting the form.