Quicksearch - run script on load?
Hello,
I am trying to run the quicksearch script when the page loads. I have tried changing the bind to "load" and "ready". Neither of those two worked. I also tried changing it to "focus" and putting the focus onto the input field, but it only works in IE.
The reason I want to do this is because I have a "view" button that brings the user to a new page. When they come back I want the results to still be there.