Bootstrap video carousel wont autopay
Bootstrap video carousel wont autopay
I have a bootstrap video carousel but it won't autoplay the videos when the page loads or when the items on the carousel change. Any ideas on how to do this? I need the first video to play onload and every video after that to play when the carousel changes items. I don't care if we use JQuery or just HTML or whatever I just need it to work.
text about ce slide 2 text Slide 3 Text Tell us the resolution of your display and what file types it supports. type in a custom message, choose your colors, and upload your company logo Once we've finished generating your video, we'll send you a link to download it. Add <?php include('header.php');?>
<!-- Carousel =========================== -->
Welcome to Creative Engine
</div><!-- end .container -->
</div><!-- end .item active -->
<!--End first slide-->
<!-- second slide -->
Slide 2 Heading
</div><!-- end .container -->
</div><!-- end .item active -->
<!--end second slide-->
<!-- third slide -->
Slide 3 Heading
</div><!-- end .container -->
</div><!-- end .item active -->
<!--end third slide-->
<a class="left carousel-control" href="#myCarousel" role="button" data-slide="prev">
<span class="glyphicon glipicon-chevron-left" aria-hidden="true"></span>
<span class="sr-only">Previous</span>
</a><!-- end .left carousel-control -->
<a class="right carousel-control" href="#myCarousel" role="button" data-slide="next">
<span class="glyphicon glipicon-chevron-right" aria-hidden="true"></span>
<span class="sr-only">Previous</span>
</a><!-- end .right carousel-control -->
</div><!-- end .carousel-inner -->
</div><!-- end #myCarousel -->
Creating the perfect ad has never been easier

Setup a display

Choose a template
Search though our growing libary of templates and choose the perfect theme for your ad!

Customize

Get the video
</div>
Try it now
</div>
</div>
</div>
Popular Templates
</div>
</div>
<!--End Card-->
<!--card-->
</div>
</div>
<!--End Card-->
<!--card-->
</div>
</div>
<!--End Card-->
<!--card-->
</div>
</div>
<!--End Card-->
<!--card-->
</div>
</div>
<!--End Card-->
<!--card-->
</div>
</div>
<!--End Card-->
</div>
See all templates
</div>
</div>
</body>
</html>
1 Answer
1
preload="auto" to the <video> tag.preload="auto"<video>
By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.
Popular posts from this blog
JMeter fails on beanshell imports
Why in node-red my HTTP POST no receive payload from inject?
PHP contact form sending but not receiving emails