search for: thumb_crop

Displaying 1 result from an estimated 1 matches for "thumb_crop".

2008 Oct 17
1
link_to + image_tag
i want to integrated link_to with image_tag before i did link_to with image_tag like this <%=link_to image_tag(image.filename ,:size=>''110x85''),{:action=>''thumb_crop'',:controller=>''light'',:id=>image.id},:class=>''lightview'',:id=>image.id,:rel=>''iframe'',:title=>image.filename+''/Crop/''.camelize+''fullscreen :true''%> but now <%=image_tag ("...