View Single Post
Old 01-22-2008, 01:14 PM   #3 (permalink)
Rushtrack
Member
 
Join Date: 11-09-07
Posts: 32
iTrader: 0 / 0%
Rushtrack is liked by many
Quote:
Originally Posted by greenfinger View Post
This is very easy, it's a CSS attribute:

Code:
cursor:pointer;
Awesome got it to work on the image....but that would be the same result as just taking the image and giving it the 'ol href treatment...
Were you intending the image to receive this attribution or the map? How would I apply it to the map rather than the image....or 'contain' so it only shows up over the map designated space rather than the whole image?

EDIT:

BRILLIANT! Problem solved.

Code:
area { cursor:pointer; }

Last edited by Rushtrack : 01-22-2008 at 01:18 PM.
Rushtrack is offline   Reply With Quote