From: Saravanankumar Saravanan Date: 2007-09-27T21:48:53+09:00 Subject: Re: How to make link using image with ajax Hi Muermann, Thanks for you hint. Its working. Max Muermann wrote: > On 3/24/07, Saravanankumar Saravanan wrote: >> Hi, >> >> I have an image. I want to make it as a link using ajax. >> Please anybody, tell me the way how to do it? >> > > First, you want the rails mailing list: > http://lists.rubyonrails.org/mailman/listinfo/rails > > Second, try > > link_to_remote image_tag('some_image'), :url=>{some_url_parameters} > > --max -- Posted via http://www.ruby-forum.com/.