Element animation when changing JSON (HTML + css + jquery)

0

I need to insert, delete and change the order of elements (div for example) with some basic animation effect when changing data from an updated JSON every x seconds via Ajax.

From this point, I need the data to come from a JSON :: link

Is it possible only with HTML, CSS3 and jquery or do I need to go to some framework?

Thanks for the help.

    
asked by anonymous 15.07.2018 / 02:04

0 answers