Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
LiveSearch 1.1
This discussion has been closed.
Comments
But what if the damage was made minimal by combining both ideas? Have a hovering div that acted like a dropdown - but only over the sidebar. And making it act like a dropdown would mean people could hit (esc) or just exit the dropdown to reveal the normal page content.
That way the main part of the page is left intact and you can limit the dropdown to the sidebar. Just a thought? Or is that the content you don't want covered up?
It also annoys me when javascript popups don't disappear on click-out, but instead make you click a "close" link.
You mean have the search slide down the panel text down slowly? See, the only problem I foresee is large search results causing people to have to scroll down to get to the same content you don't want to cover up. Or maybe have it slide out of the side over the discussion board so its not blocking the sidebar, and its only blocking a few comments.
ajax.php becomes:
--source code removed--
That's 99% of the hard work, and as you can see I only changed maybe 6 lines of code.
For completeness' sake, open default.php and change the getLiveSearchType function to:
--source code removed--
and use this as style.css