hi All
how to put a image as a link in ROR. only found a way to put images to
to submit buttons only. i want to find how can i make a image to a link.
hi All
how to put a image as a link in ROR. only found a way to put images to
to submit buttons only. i want to find how can i make a image to a link.
On 04 Dec 2007, at 08:49, Nadeesha M. wrote:
how to put a image as a link in ROR. only found a way to put images to
to submit buttons only. i want to find how can i make a image to a
link.
link_to(image_tag(‘your_image_path’), …), …)
Best regards
Peter De Berdt
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs