Have tried to scale an image in a div (divid) by using page.visual_effect(''Scale'', divid, :scaleTo => 200.0), but it does not work My tests show that there is something wrong with the scaleTo value but I do not know if I use the wrong syntax (have tried many versions of the syntax) orr if there is some othe problem The style for the div is #item_5 { position:absolute; left:410px; top:230px; height:60px; width:80px; z-index:2; visibility:hidden; Anyone that know what''s wrong ! -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---