New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

wscrollfix

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wscrollfix

微信浏览器滚动上下黑边解决方案

latest
Source
npmnpm
Version
1.0.1
Version published
Maintainers
1
Created
Source

wScrollFix

微信浏览器滚动上下黑边解决方案

###安装方式

  • 通过npm安装 npm i wscrollfix
  • 直接下载代码库,引用./dist/wScrollFix.js文件

如果是直接下载引用,会向全局暴露wScrollFix方法

###使用方法

wScrollFix(element,[isAsyncLoadList])

其中element为滚动元素对象或者是一个选择器 isAsyncLoadList标识是否滚动元素列表为异步加载,默认为false

对于容器样式有些要求,具体可以在example文件夹例子中找到

FAQs

Package last updated on 16 Nov 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts