1
0
Fork 0
astroport/www/LOVELand/astroport.frama.site/app/views/modules/paralax/show.js

3 lines
62 B
JavaScript

$(document).ready(function () {
$('.parallax').parallax();
})