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
#54773
Re:ARI Fancybox opens inside browser not popup box 8 Years, 10 Months ago Karma: 0
I am 'building' the content something like this:

$Skema_Lnk = '<a href="index.php?option=com_content&view=article&id=188&catid=2&tmpl=component&Itemid=21&INC={'. mysql_real_escape_string(utf8_encode($sag["Inc_number"])) .'}" class="arifancybox iframe {width: 1450, height: 1050}">Skema?</a>';

$Skema= '<div class="CSSTableGenerator" >
<table >
<tr>
<td>
Changeinformationer:
</td>
<td >
</td>
</tr>
<tr>
<td >
Incident nummer:
</td>
<td>
' . mysql_real_escape_string($INC_Link) . ' / ' . $Skema_Lnk . '
</td>
</tr>
<tr>
<td >
' . utf8_encode("Udføres af:") . '
</td>
<td>
' . mysql_real_escape_string(utf8_encode($sag["UdForTeam"])) . '
</td>
</tr>
<tr>
<td >
Sags Note:
</td>
<td>
' . mysql_real_escape_string(utf8_encode($sag["Notes"])) . '


Any way You can suggest what code i should call?

Johnny Ejs
The administrator has disabled public write access.
 
#54776
Re:ARI Fancybox opens inside browser not popup box 8 Years, 10 Months ago Karma: 746
Content is changed dynamically on frontent part (a timeline extension can modify DOM when an event is selected and it requires to call init code for fancy box by a timeline script when modification is done).

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