On mouse over a button, change a picture elsewhere.

  • Thread starter Thread starter Mr. Magic
  • Start date Start date
M

Mr. Magic

I have a button that when I mouse over it, I want to change a jpg elsewhere
on the page. How would I do that? Would I use Javascript or Ajax?

TIA - Jeff.
 
I have a button that when I mouse over it, I want to change a jpg
elsewhere on the page. How would I do that? Would I use Javascript or
Ajax?

Standard JavaScript works fine in most cases. Here is one example:
http://snurl.com/tysic

Peace and Grace,


--
Gregory A. Beamer (MVP)

Twitter: @gbworld
Blog: http://gregorybeamer.spaces.live.com

*******************************************
| Think outside the box! |
*******************************************
 
Back
Top