Page 1 of 1

I really need a Javascript code

Posted: Mon Aug 24, 2009 5:58 am
by Soheil
Hi everybody.

Guys I need a script.
I want to have an image of a square and I want to divide it into two sections - left and right of the square.
Then I want whenever the mouse cursor crosses over the right side of the image, an image of a flower appear in an other section of the page and whenever the mouse cursor crosses over the left side of the image, an image of an another flower appear.

I really need the code and I don't know what I should do.

Any help is greatly appreciated.
Thanks.

Re: I really need a Javascript code

Posted: Mon Aug 24, 2009 12:20 pm
by akuji36
I would use fireworks to cut image and apply rollovers.

However I believe rollovers can be applied to your image
using Dreamweaver.

Follow this link for css rollovers:

http://www.elated.com/articles/css-rollover-buttons/

Re: I really need a Javascript code

Posted: Mon Aug 24, 2009 12:58 pm
by Soheil
Thank you very much my friend.