Thread: Picture Frames
View Single Post
  #1 (permalink)  
Old 27-03-2007, 09:27 AM
greg's Avatar
greg greg is offline
Experienced Member
 
Join Date: Feb 2007
Posts: 105
Default Picture Frames

Ok - I am doing a site that needs to have the picture in the middle of the page. Then on the right hand side will have a bunch of different picture frames. Then when you hover over top of the frames they will apply the hovered frame to the picture. I have been able to accomplish this with the a:hover and span attributes; but, my problem lies in the leaving portion. When my mouse leaves the frame I want the last frame I hovered over to stay applied to the image. Does anyone know of a CSS attribute that would accomplish this.

I really want to try to keep it CSS - for accessibility reasons. Thanks for the help.

--
Greg
__________________
I don't know what you know; so, I just assume you don't know, till I know you know
Reply With Quote