Answer the question
In order to leave comments, you need to log in
Is it possible to output TV in js?
For example, we have the output of the vegas carousel
<script>$(document).ready(function(){
$(".computer-line").vegas({
timer: false,
autoplay:true,
delay:8000,
align: 'top',
slides: [
{ src: "../upload/12_2.jpg" },
{ src: "../upload/istok.jpg" },
{ src: "../upload/tech_chip.jpg" }
],
overlay: true,
init: function (globalSettings) {
}
});
})</script>
{ src: "../upload/12_2.jpg" }
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question