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?

COMBINE CODE WITH IFRAME
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: COMBINE CODE WITH IFRAME
#11792
COMBINE CODE WITH IFRAME 13 Years, 1 Month ago Karma: 0
HELLO THERE
CAN YOU HELP ME PLEASE !!!

I AM USING SEXY LIGHT BOX FOR DISPLAY VIMEO MOVIES
BUT VIMEO GIVE ME A IFRAME CODE FOR TO BE IPAD COMPATIBLE

WICH IS THE RIGHT CODE FOR USE THE IFRAME FROM VIMEO AND SEXYLIGHT BOX CODE INTO A JOOMLA ARTICLE?

THIS IS IFRAME TEST FROM VIMEO:

<iframe src="player.vimeo.com/video/20563464?title=0&amp;byline=0&amp;portrait=0&amp;color=ff9933&amp;autoplay=1" width="640" height="360" frameborder="0"></iframe>


this is my code without iframe:

<p>{arisexylightbox activeType="rcontent" width="640" height="360" url="vimeo.com/20563464?title=TEST&amp;"} <span class="spotlight" style="background: url(images/stories/bruce1.jpg) repeat scroll 0% 0% transparent; display: block; width: 525px; height: 200px;"> </span></p>
<p>{/arisexylightbox}</p>

please help me !!
The administrator has disabled public write access.
 
#11799
Re:COMBINE CODE WITH IFRAME 13 Years, 1 Month ago Karma: 747
Hello,

The next code converts vimeo link into iframe which will look like code provided by Vimeo:

Code:


{arisexylightbox activeType="rcontent" width="640" height="360" url="vimeo.com/20563464?title=TEST&amp;"} <span class="spotlight" style="background: url(images/stories/bruce1.jpg) repeat scroll 0% 0% transparent; display: block; width: 525px; height: 200px;"> </span></p>
<p>{/arisexylightbox}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#11815
Re:COMBINE CODE WITH IFRAME 13 Years, 1 Month ago Karma: 0
thks for the code
but what i really need is combine the iframe from vimeo (because this iframe makes ipad and iphone compatible the videos) with my sexylightbox plugin
this is the iframe from vimeo:

<iframe src="player.vimeo.com/video/20580805?title=0&amp;byline=0&amp;portrait=0&amp;color=ff9933&amp;autoplay=1" width="640" height="360" frameborder="0"></iframe>

how can i combine this iframe with arysexylightbox???
i know that the code without iframe i have send before works.. but for ipad compatibility i need use the iframe above
thks for your help
The administrator has disabled public write access.
 
#11818
Re:COMBINE CODE WITH IFRAME 13 Years, 1 Month ago Karma: 747
Provided code generates the same code for <IFRAME>. Do you have any problems with "{arisexylightbox}" code?

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