Home News Contact Us Forum About Us Demos Products F.A.Q.
Shopping Cart
You currently have 0 items in your cart.


Recent Events
  • 23/11/2024 Black Friday 2024

    BIG SALE, 30% discount for all our extensions. Use BF24 coupon code. Hurry up the discount is valid till 3 December.

  • 31/12/2023 New Year SALE

    We are glad to announce New Year SALE. 25% discount for all our extensions. Use NY24 coupon code. Hurry up the discount is valid till 7 January.


2Checkout.com, Inc. is an authorized retailer of goods and services provided by ARI Soft. 2CheckOut




Follow us on twitter



Welcome, Guest
Please Login or Register.    Lost Password?

Not Working: Using ARI Pretty Photo with image map
(1 viewing) (1) Guest
Go to bottomPage: 12
TOPIC: Not Working: Using ARI Pretty Photo with image map
#13728
Not Working: Using ARI Pretty Photo with image map 13 Years, 11 Months ago Karma: 0
I already search the forum about image map, and found some instruction how to use ARI Pretty Photo with image map

Here's the link

I already follow the instruction, but the pretty photo still not working.
Here's my script

Code:


<img src="map.gif" width="545" height="232" border="0" usemap="#Map" />
<map name="Map" id="Map">
  <area shape="rect" coords="378,22,404,48" rel="prettyPhoto" href="images/map3.jpg" />
  <area shape="rect" coords="304,20,330,46" rel="prettyPhoto" href="images/map2.jpg" />
  <area shape="rect" coords="236,42,262,68" rel="prettyPhoto" href="images/map1.jpg" />
</map>




What I'm trying to do is to show the map detail using pretty photo & image map
And when I open one of the map detail, I can navigate to previous or next map detail

Please advice...

Thanks before
The administrator has disabled public write access.
 
#13733
Re:Not Working: Using ARI Pretty Photo with image map 13 Years, 11 Months ago Karma: 763
Hello,

Could you provide link to page where you try use "ARI Pretty Photo" with image map?

Regards,
ARI Soft
The administrator has disabled public write access.
 
#13759
Re:Not Working: Using ARI Pretty Photo with image map 13 Years, 11 Months ago Karma: 0
Please kindly find the link below:

Here's the link
Last Edit: 2011/04/18 02:30 By chrisweb.
The administrator has disabled public write access.
 
#13762
Re:Not Working: Using ARI Pretty Photo with image map 13 Years, 11 Months ago Karma: 763
Download and upgrade "ARI Pretty Photo" module. It should help.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#13767
Re:Not Working: Using ARI Pretty Photo with image map 13 Years, 11 Months ago Karma: 0
Ok. I already replaced with the new one, it works now. Thank you.

Since I have multiple images and image maps, is there another setting to make the ARI Pretty Photo as a Gallery?
So the Pretty Photo can display forward and backward navigation button.

Please advice...
The administrator has disabled public write access.
 
#13768
Re:Not Working: Using ARI Pretty Photo with image map 13 Years, 11 Months ago Karma: 763
Specify "rel" attribute of <AREA> tag in the next format:

Code:


rel="prettyPhoto[gallery_name]"



Where gallery_name is gallery group. The lightbox provides navigation between items with the same gallery group.

Regards,
ARI Soft
The administrator has disabled public write access.
 
Go to topPage: 12