S
S
semki0962017-11-28 02:55:12
Slider
semki096, 2017-11-28 02:55:12

Where can I store and distribute files?

Allow users to download files. 200 files of 500 MB for the first time, then maybe more. Is it possible to store and distribute from Google Drive? These are audiobooks. You can rent a server if there is an inexpensive one. I thought why not do it on several accounts, the disk gives 15GB for free (at least for the first time). Doesn't it wake up sedition here?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
A
Alex-1917, 2019-09-12
@alex-1917

https://kenwheeler.github.io/slick/
he has everything in the events.

$(function(){
  $('.slider').slick({    
    autoplay: true,
    autoplaySpeed: 2000,    
  });
  $('.total').text( $(".slider").slick("getSlick").slideCount);
  $(".slider").on('afterChange', function(event, slick, currentSlide){
     $(".current").text(currentSlide + 1);
  });
});

S
Sergey Sarkisyants, 2019-09-11
@srgsrk

Swiper can do this
https://idangero.us/swiper/demos/

D
DevMan, 2017-11-28
@semki096

Hosting/VPS is no problem at all.
Any storage like Yandex, dropbox and the like usually allow you to fumble files, but do not provide direct links.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question