Let's say I split my website into two halves. The left half is text, and the right side is an image. I know I can get onmouseover effects in javascript, but is there way to have it so that when a user rolls his mouse over the image on the right, to make text appear on the left side of the webpage? If it can't be done, is there another way to do it in javascript?
Thanks in advance,
jbu
Thanks in advance,
jbu
Comment