Code
ACT resp code
// ACT resp // returns proper responsive value /* ======================================= v 0.1.0 @ values array/object if array, it is transformed to object ======================================= */…
ACT reveal code
// ACT REVEAL /* ======================================= v 0.4.1 @ target selector the target elements ======================================= */ function ACTreveal( target ){ target = target || '[class*="A-reveal"]';…
ACT metube code
v 0.1.0 ACTmeTube( resolution, delay ){
ACT scroll to top code
// ACT SCROLL TO TOP /* ======================================= v 0.1.0 @ left css the left position @ bottom css the bottom position @ color color…
ACT J anima code
// ACT J anima /* ======================================= v 0.6.1 @ args obj/string used as @args->target if is string @ target obj/string element or selector @…
ACT parallax code
// ACT PARALLAX /* ======================================= v 0.3.1 @ speed float animation speed @ transitionTime float transition time ======================================= */ function ACTparallax( target, args ){…