Displaying 1 result from an estimated 1 matches for "globalwarmingawareness2007".
2007 Apr 26
0
Grabbing banners from other sites.
...:update => "select01_div",
:url =>{ :action => :select01_action }) %>
and it works. But this doesn''t seem to work for me. Does ruby expect
images to be local even if we do http://?
<%= link_to_remote( image_tag(http://
globalwarmingawareness2007.org.uk /graphics/
select01.gif, :alt=>''Programming'', :size=>''100x20'', :border=>0),
:update => "select01_div",
:url =>{ :action => :select01_action }) %>
--~--~---------~--~----~---...