Skip to content

Commit f532425

Browse files
committed
- Deleted unused option.
1 parent 2c7462e commit f532425

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

README.md

-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,6 @@ $(document).ready(function() {
7979
css3: false,
8080
paddingTop: 0,
8181
paddingBottom: 0,
82-
fixedElements: null,
8382
normalScrollElements: null,
8483
keyboardScrolling: true,
8584
touchSensitivity: 5,

jquery.multiscroll.js

-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525
'css3': false,
2626
'paddingTop': 0,
2727
'paddingBottom': 0,
28-
'fixedElements': null,
2928
'normalScrollElements': null,
3029
'keyboardScrolling': true,
3130
'touchSensitivity': 5,

0 commit comments

Comments
 (0)