Displaying 1 result from an estimated 1 matches for "funky_stuff".
2008 May 14
1
link_to_remote with embedded image_tag
Hi-
I want to generate a link with an image embedded between the <a> and </
a> so when the user clicks on the image the ajax call fires. I can''t
find any documentation on how to do this with link_to_remote. Is this
possible? I''d like to generate something like:
<a href = ...> <img src = .../></a>
Thanks,
Dino