<script src="dist/scrolla.jquery.min.js"></script>
<script>
$('.animate').scrolla({
mobile: false,
once: false
});
$('#button-show-window').click(function() {
var template = $('#modal-template').html();
$('body').append(template);
$('.animate').scrolla('bind');
$('section.modal .modal-close').click(function() {
$(this).closest('section.modal').remove();
});
return false;
});
</script>
*
回帖描述:*
链接类型:*
下载链接:*
描述:*
回帖描述:*
链接类型:*
阅读权限:*
下载链接:



聚优部落技术论坛 © 版权所有 鲁ICP备15007479号-6
Copyright(C)web.com, All Rights Reserved.
