Ruhul Amin wrote: > Hi, > I have implemented auto complete text box by using auto_complete > plugins in rails 2 application. > Can I show the number of occurence of the text those display in the > list drived by auto_complete pugin? > just like google. > as example if I type "a" then it will show the list starting by "a" > with the > number of those text presence in the field of DB table. > Any idea will be great appreciable. > > thanks in advace.
use autocomplete js -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

