Quote:
Originally Posted by greenfinger
This is very easy, it's a CSS attribute:

|
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;
}