Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Opening animation properties on external file with function (jQuery) Re: Opening animation properties on external file with function (jQuery)

#135409
Anonymous
Inactive

@CrocoDillon but how would the animation properties be written in the JSON file? This is the animation i have

$(“.slides”).animate({left:’100%’});

How would that be written in the JSON file?