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

webroot.swagger.lib.jquery.slideto.min.js Maven / Gradle / Ivy

There is a newer version: 2.20.0
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