>
>
> jquery will work in rails's environment?
>
>
I bit of explanation. Rails handle the server side code, javascript is run
on the client side. If you want content in your html to change like a
resizing of an imagem the best way to do it is via manipulating it via
javascript, rails can be paired with any javascript library.

-- 
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