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?

ARI Fancybox opens inside browser not popup box
(1 viewing) (1) Guest
Go to bottomPage: 12
TOPIC: ARI Fancybox opens inside browser not popup box
#54646
ARI Fancybox opens inside browser not popup box 8 Years, 10 Months ago Karma: 0
I am using this link from a PHP code:
$Skema_Lnk = '<a href="index.php?option=com_content&view=article&id=6&catid=2&tmpl=component&Itemid=101&INC='. mysql_real_escape_string(utf8_encode($sag["Inc_number"])) .'" class="arifancybox iframe {width: 1450, height: 1050}">Skema?</a>';
This code just opens inside the webpage.

The same code (almost) works from Ari Data Table:
<a href="index.php?option=com_content&view=article&id=188&catid=2&tmpl=component&Itemid=21&INC={$value}" class="arifancybox iframe {width: 1450, height: 1050}">Skema?</a>

From Data Table there is fine popup box with my desired content.

I am guessing that somehow the class is not passed?

Sincerely
Johnny Ejs
The administrator has disabled public write access.
 
#54647
Re:ARI Fancybox opens inside browser not popup box 8 Years, 10 Months ago Karma: 746
Hello,

Send a link to a page where the problem occurs.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#54648
Re:ARI Fancybox opens inside browser not popup box 8 Years, 10 Months ago Karma: 0
Unfortunately my site is behind company firewall.

I can arrange 'GOTO Meeting' session or provide data as You request.

Sincerely
Johnny Ejs
The administrator has disabled public write access.
 
#54649
Re:ARI Fancybox opens inside browser not popup box 8 Years, 10 Months ago Karma: 746
Check browser's error console.

PS: If you reproduce the problem on a public server, we will investigate it.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#54771
Re:ARI Fancybox opens inside browser not popup box 8 Years, 10 Months ago Karma: 0
I have reproduced at the site: cold.dokumenteret.dk

Select menu FancyBox Trouble >> Fancybox demo-1 (Working) and at the page click at the small picture - this works.

Select menu FancyBox Trouble >> Fancybox demo-2 (Not Working) and klick at one entry in timeline then click at the same small picture - this opens in the browser.

The Timeline module has a lot of Java coding - hope You can find a solution!

I can mail login!

Sincerely Johnny Ejs
The administrator has disabled public write access.
 
#54772
Re:ARI Fancybox opens inside browser not popup box 8 Years, 10 Months ago Karma: 746
It seems a time line extension changes DOM dynamically when an event is selected. "ARI Fancybox" doesn't work with dynamic content (an extension which load content dynamically should call initialisation code for fancy box when content is ready).

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