+ 11
how can i make my animation downloadable
plz reply
6 ответов
+ 7
thx
+ 6
can u explain with example
plz
+ 5
and I want that download as gif format
+ 3
archive a copy of the same js/css file you upload to your website to be rendered by the browser
upload the archive created, to the directory of yyour website on the server.
add a link in your html, pointing to that archive.
+ 2
insert a link to an archive containing the source code of your animation.
+ 2
then just use the gif as your animation on your webpage and whoever wants it, can right click on it and save it offline.