PDA

View Full Version : Live Search Results


blogods.info
February 21st, 2006, 09:50
How to make live search results go to the page instead of being in a drop-down menu? For example, in typo templates, they are shown in a sidebar. This is an alternative.

Heilemann
February 21st, 2006, 10:41
Submit a request in the bug tracker and we'll see what we can do :)

martin_hipp
February 22nd, 2006, 04:37
I posted this on the old forums.

CSS
------------------------------

#LSResult { position: relative; }

------------------------------

paste this into your custom stylesheet, after that it's just a matter of styling the rest of the results.

blogods.info
February 26th, 2006, 09:23
I cannot figure it out! The results are shown only after a click but not automatically!