=====================js==============;(function($){$.extend({myScrollUp:function(options){vardefaults={scrollName:"scrollUp",topDistance:"300",topSpeed:300,animation:"slide",animationInSpeed:200,animationOutSpeed:200,scrollText:"回到顶部",activeOverlay:fals..
分类:
Web程序 时间:
2016-06-19 10:16:23
阅读次数:
262
#scrollUp { bottom:12px; right: 12px; position:fixed; width: 50px; height: 50px; background: url(http://images2015.c...
分类:
其他好文 时间:
2015-12-09 11:54:23
阅读次数:
150
前言:当页面滚动到很靠下的地方时,如果有一个快捷按钮使之滚动到页面顶部,自然是用户所需的,而jquery scrollUp这个插件实现了我们这个需求,然而只是看 jQuery滚动到顶部插件scrollUp这样的文章,显然是没有效果的,还需要另外的设置。另外我想说的是,本来我这个探索jfinal的系列是说jfinal的,然而随着项目进度的延伸,我发觉这个标题已经不能满足于我的需求,我想讲的是“探索jf...
分类:
Web程序 时间:
2015-09-17 11:56:57
阅读次数:
378
/*scrollUp v1.0.0Author: Mark Goodyear - http://www.markgoodyear.comGit: https://github.com/markgoodyear/scrollupCopyright 2013 Mark GoodyearLicensed ...
分类:
其他好文 时间:
2015-01-15 10:41:46
阅读次数:
130