All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.resources.lib.jquery.slideto.min.js Maven / Gradle / Ivy

Go to download

配合在SpringBootSwaggerStarter,这只包含ui文件,在springfox官方提供的原版界面文件基础上修改了显示语言,简化了显示内容。 具体使用请查看:https://my.oschina.net/songxinqiang/blog/1490463

There is a newer version: 2.1.6.RELEASE
Show newest version
!function(i){i.fn.slideto=function(o){return o=i.extend({slide_duration:"slow",highlight_duration:3e3,highlight:!0,highlight_color:"#FFFF99"},o),this.each(function(){obj=i(this),i("body").animate({scrollTop:obj.offset().top},o.slide_duration,function(){o.highlight&&i.ui.version&&obj.effect("highlight",{color:o.highlight_color},o.highlight_duration)})})}}(jQuery);




© 2015 - 2024 Weber Informatics LLC | Privacy Policy