View Single Post
  #1 (permalink)  
Old May 1st, 2008, 16:23
oberonx oberonx is offline
New Member
Join Date: Mar 2008
Location: London, UK
Age: 25
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
SwapImgRestore problem

I´m using the SwapImage and the SwapImgRestore functions to create two rollover images, but for two different targets and I only want one of them to be restored back to the original position with onMouseOut. The problem seems to be that SwapImgRestore is applied to both targets and I want to apply it only to one.
Here´s the page:

http://www.davidrisleygallery.com/new/artistsvert.htm

I would like the text to revert back to the original with onMouseOut but not the the main image, I want the main image to to be replaced by the next SwapImage without SwapImgRestore to avoid having the first image always coming back when going in between the menu options.
Any ideas?
Thanks.

Antonio
Reply With Quote