Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- jQuery(document).ready(function($) {
- // parse the JSON string back to a JSON object
- $.backstretch($.parseJSON(BackStretchImg.src),{duration:3000,fade:750});
- });
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement