Dear list subscribers, I was wondering if anyone knows of an existing javascript function (or has coded one) to perform an search without the find-as-you-type. In other words, I want a search that doesn't perform a query until the entire string is typed and confirmed.
I find find-as-you-type frustrating (to be fair, I think it works well in (X)Emacs, but the way it's implemented in firefox is frustrating to deal with) to use when I'm typing a search query and it basically hangs the browser for ~15 seconds, when I've only typed two or three characters. I know that I can set the timeout to be earlier, but then I would have trouble typing queries. I was trying different javascript functions, but nothing I've tried thus far works properly. If anyone knows of such an alternative I would be interested to know. Tim _______________________________________________ Conkeror mailing list [email protected] http://mozdev.org/mailman/listinfo/conkeror
