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


Recent Events
  • 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.

  • 21/11/2023 BLACK FRIDAY 23 is coming

    BIG SALE, 35% discount for all our extensions. Use BF23 coupon code. Hurry up the discount is valid till 27 November.


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?

Links in imagemap rollovers
(1 viewing) (1) Guest
Go to bottomPage: 12
TOPIC: Links in imagemap rollovers
#39882
Links in imagemap rollovers 11 Years ago Karma: 0
How to use the fancybox syntax in multiple rollovers in a imagemap?
The administrator has disabled public write access.
 
#39894
Re:Links in imagemap rollovers 11 Years ago Karma: 747
Hello,

Use the following HTML code for "System - ARI Fancybox" plugin:

Code:


<map name="planetmap">
  <area class="arifancybox iframe {width: 800, height: 450}" shape="rect" coords="0,0,82,126" href="page1.html" />
  <area class="arifancybox iframe {width: 800, height: 450}" shape="circle" coords="90,58,3" href="page2.html" />
</map>



Regards,
ARI Soft
The administrator has disabled public write access.
 
#39906
Re:Links in imagemap rollovers 11 Years ago Karma: 0
First of all I don't want to open an external page and this will open the page in a new window, not a pop-up? Is it possible to use the following syntax in an image map or roll-over?
{arifancybox activeType="article" opt_width="340" opt_height="500" id="15" link="Link" title="Title"}{/arifancybox}
The administrator has disabled public write access.
 
#39908
Re:Links in imagemap rollovers 11 Years ago Karma: 747
The pages will be loaded into the lightbox with the code which we provided. If you want to load an article, use the following link:


index.php?option=com_content&view=article&id=ARTICLE_ID&tmpl=component


Where ARTICLE_ID is ID of the article which you want to load.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#39910
Re:Links in imagemap rollovers 11 Years ago Karma: 0
Thanks! It's working. I used "Fancybox anywhere" that's the reason it didn't work I think!
Thanks again!
The administrator has disabled public write access.
 
#40172
Re:Links in imagemap rollovers 10 Years, 12 Months ago Karma: 0
I can't find how to open a module instead of an article!
The administrator has disabled public write access.
 
Go to topPage: 12