Displaying 1 result from an estimated 1 matches for "down_arrow_r".
Did you mean:
down_arrow
2007 Aug 13
1
link_to image_tag puts a box round my image
...> session[:user]) != -1)
?
(link_to image_tag("/images/down_arrow_grey.jpg", :alt => "down"),
:controller=>"article", :action => "change_score", :article_id =>
article, :user_id => session[:user], :points => -1)
:
(image_tag("/images/down_arrow_red.jpg", :alt => "down")) %>
However, i don''t think the above is really the issue in my question,
which is "why is link_to putting a box around my image_tag link?"
thanks in advance! max
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~---...