Revision history [back]
The change seems to have been lost in the merge process. There is a script called live_search.js
that is missing on your ask page.
Also I notice that autocomplete="off"
attibute is missing on input element with id="id_title"
- that will kill the useless autocomplete dropdown.
Pretty soon you may notice some other javascript issues - please give a good test on upgrades. Unfortunately there are no test cases in the js yet.
The change seems to have been lost in the merge process. There is a script called live_search.js
that is missing on your ask page.yours.
Also I notice that autocomplete="off"
attibute is missing on input element with id="id_title"
- that will kill the useless autocomplete dropdown.
Pretty soon you may notice some other javascript issues - please give a good test on upgrades. Unfortunately there are no test cases in the js yet.
The change seems to have been lost in the merge process. There is a script called live_search.js
that is missing on yours.
Also I notice that autocomplete="off"
attibute is missing on input element with id="id_title"
- that will kill the useless autocomplete dropdown.
Pretty soon you may notice some other javascript issues - please give a good test on upgrades. Unfortunately there are no test cases in the js yet.