Hi Scott,

Still a newbie myself to Rails, but these might help:

http://dailyjs.com/
http://www.justinball.com/2011/03/11/get-jquery-working-with-ruby-on-rails-3/
http://www.rubyinside.com/how-to-rails-3-1-coffeescript-howto-4695.html
http://rubygems.org/gems/jquery-rails

Fabio


On Wed, Feb 8, 2012 at 4:48 AM, Scott Ribe <scott_r...@elevated-dev.com>wrote:

> Can anybody point me to good info, preferably all current & modern Ruby
> 1.9 + Rails 3.1 + JQuery, on doing a popover window and integrating into a
> RoR app?
>
> Essentially I need to do something similar to autocomplete, and calendar
> pickers, and so on. When focus goes into an area, pop over a grid of
> checkbox choices for selecting the most common items, if user starts typing
> to select something not in that grid, replace that grid with search results.
>
> --
> Scott Ribe
> scott_r...@elevated-dev.com
> http://www.elevated-dev.com/
> (303) 722-0567 voice
>
>
>
>
> --
> 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 rubyonrails-talk@googlegroups.com.
> To unsubscribe from this group, send email to
> rubyonrails-talk+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/rubyonrails-talk?hl=en.
>
>

-- 
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 rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to