I quite a newbie to ruby, i was just wondering how i can create a roll
over image in ruby which is running on Ubuntu. i have tried creating it
using adobe flash cs3 but cannot embed the image into the site. any
other suggestions on how i could implement this?
I quite a newbie to ruby, i was just wondering how i can create a roll
over image in ruby which is running on Ubuntu. i have tried creating it
using adobe flash cs3 but cannot embed the image into the site. any
other suggestions on how i could implement this?
Ruby doesn't come into play at all in this case. Javascript maybe. CSS definitely.
Put it in your markup as you normally would -- there's no difference
on the client side -- which is all that counts -- between pages delivered
by Rails and those delivered by any other framework/server.