Neticus
01-18-2006, 04:51 PM
Just basic code to help make user experience easier.
When a search term is searched it disappears from the search field after submit. To keep search term in the search field use this:
In top_bar.tpl place this:
Content visible to registered users only.
Find:
Content visible to registered users only.
Place this code after class="text" :
Content visible to registered users only.
Now search term will stay in the search field after submit, allowing user to modify terms without re-typing the full sentence again.
And thats all folks :)
- Neticus
Edited to give post appropriate title no code has been changed.
When a search term is searched it disappears from the search field after submit. To keep search term in the search field use this:
In top_bar.tpl place this:
Content visible to registered users only.
Find:
Content visible to registered users only.
Place this code after class="text" :
Content visible to registered users only.
Now search term will stay in the search field after submit, allowing user to modify terms without re-typing the full sentence again.
And thats all folks :)
- Neticus
Edited to give post appropriate title no code has been changed.