search for: yellow_thumb

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

2008 May 24
1
link_to_remote, image_tag, mouseover is this possible?
...e(:thumb), :mouseover=> remote_function(:update => "big_pic", :url => {:action => :color_change, :id => @p_image.id})%> The page loads but I get an error using firefox, missing ; before statement. Here is the html that is generated: <img src="/system/0000/0022/yellow_thumb.gif?1211334531" onmouseover="this.src=''/images/new Ajax.Updater(''big_pic'', ''/store/color_change/22'', {asynchronous:true, evalScripts:true})''" onmouseout="this.src=''/system/0000/0022/yellow_thumb.gif?1211334531'...