Jump to content

InfoWindow in Map Module


Barto

Recommended Posts

Hi,

 

Could you help me out with this issue?

 

In each info window of each listing is the image thumbnail available. I want to create a link within the image, to open the listing like the link in the listing title.

 

Now the code is:


<span class="jrListingTitle"><a class="jr-map-title" href="#"></a></span><br />
     
  <div class="jr-map-image jrMapThumbnail"></div>

A user should click on the image also to open the listing. The target should be the same like in the jrlistingtitle href.

 

Thank you!

 

 

 
Link to comment
×
×
  • Create New...