• Stars
    star
    302
  • Rank 138,030 (Top 3 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created almost 8 years ago
  • Updated over 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

移动设备上任意元素在屏幕内惯性弹动

inertia

移动设备上任意元素在屏幕内惯性弹动

原生JavaScript编写,适用于触屏设备。

demo地址:./demo/simple.html

使用示意

①. 引入JS文件,例如

<script src="Inertia.js"></script>

②. 绑定

new Inertia(ele);

语法

new Inertia(ele, option);

其中:

  • ele表示拖移弹动的元素;
  • option为可选参数,包括:
    • edge,布尔值,表示是否吸附边缘,默认为true,也就是吸附。

补充说明

有时候希望元素不是紧靠边缘而是留有间隙,可以使用透明边框,或者标签嵌套使用padding等CSS属性控制。

More Repositories

1

lulu

跨端跨框架的原生 UI 组件库,即插即用
JavaScript
2,671
star
2

y-translation

阅文前端团队翻译计划
HTML
157
star
3

yux-storage

yux-storage 是一个基于 HTML5 IndexedDB 封装的 Web 本地数据离线存储库
HTML
148
star
4

drag-loading

基于窗体滚动的下拉释放加载或者刷新
JavaScript
76
star
5

bobo-electron

波波桌面版
JavaScript
46
star
6

snap-swiper

基于css的scroll-snap-type实现自动轮播的效果插件
JavaScript
33
star
7

Y-BP

YFE Team 前端最佳实践
HTML
28
star
8

Yworkflow

基于gulp和express的本地开发脚手架。
JavaScript
23
star
9

bobo

静态活动页面辅助发布工具-目前停止维护,请使用桌面版
CSS
12
star
10

story

阅之国战记之YUX学院故事百科
11
star
11

fetch-with-loading

fetch-with-loading 是一个带有 loading 的 promise 扩展库
HTML
10
star
12

Ynative

A native shell has both hybrid and react-native ability.
JavaScript
10
star
13

yworkcli

A Simple Build Cli for Yuenode base projects.
JavaScript
6
star
14

y-workflow

让前端工程更简单
JavaScript
5
star
15

yux-email-sign-generator

阅文邮件签名前端生成工具
HTML
4
star
16

wnjs

A collection of utility libraries used by webnovel
TypeScript
4
star
17

yued-fe.github.io

阅文前端团队
CSS
3
star
18

react-native-qidian

基于React-Native的起点App
JavaScript
3
star
19

write-web-icons

write-web icons build with figma
JavaScript
2
star
20

y-tools

sketch plugin for design standard
JavaScript
2
star
21

mqq-icons

【新】企鹅读书图标
JavaScript
2
star
22

y-font

阅文中文字体接口服务
JavaScript
2
star
23

y-server-plugin-proxy

y-server-plugin-proxy is a y-server plugin to proxy request.
JavaScript
1
star
24

y-server-plugin-mock

y-server-plugin-mock is a y-server plugin to mock data.
JavaScript
1
star
25

y-server

让启动Server更简单
JavaScript
1
star
26

webnovel-icons

webnovel icons build with figma
JavaScript
1
star