D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
skdesign
/
public_html
/
js
/
Filename :
config-wow.js
back
Copy
(function ($) { // USE STRICT "use strict"; try { new WOW().init({ animateClass: 'animated', mobile: false }); } catch (error) { console.log(error); } })(jQuery);