Community Page
- manalang.com Jump to website »
-
Subscribe -
Community
-
Top Commenters
-
Popular Threads
-
Recent Comments
- Nice job Pieter!
- I've forked your project and made some huge adjustments with respect to searching for gems and searching within a gem's API. It scrapes the list of files/classes/methods from the inner...
- I installed bdoc but it doesn't work correctly because the links to the local files begin with "C:\..." instead of "file:\\\C:'..." How to correct this situation?
- here's how to generate the core docs http://betterlogic.com/roger/?p=1613 Cheers!
- http://manalang.com/bdocs seems 404 Thanks!
Jump to original thread »
In the past week I’ve been playing around with PeopleSoft’s built-in search engine (Verity) to come up with a better search experience for users. Riding on the wave of Google Suggest a lot of people have implemented a “live” search feature on thei
... Continue reading »
5 months ago
5 months ago
it's no longer there. But basically, it's pretty simple. Pick your
favorite JS lib... jQuery, Prototype, YUI, Dojo... all of them have a live
typeahead plugin. In the blog post, I used Prototype, but I wouldn't do
that again... it's a lot more work than jQuery. Here are a bunch of
examples for jQuery:
http://www.google.com/search?q=jquery+live+sear...
Rich
3 months ago