Hyunje Alex Jun
17e5f67519
Make selection scroll optional
...
It's not essential but rather causes several problems.
2015-10-03 21:37:24 +09:00
DanielApt
e9bc40bd37
Update events example to show new reach events
2015-09-28 11:09:51 +01:00
DanielApt
39893fc6f2
Add example for events
2015-09-24 11:02:33 +01:00
Jaron Kennel
a40ab40695
Fix clicking and dragging the scrollbar rails with large margin values.
...
Fix initial rail height/width calculation: Set the rails to display:block temporarily to correctly calculate percentage margins
Account for scrolltop/left on the document.
2015-04-13 13:12:00 -04:00
DanielApt
9ca1539ab4
Use overflow:auto instead of scroll
2015-02-21 12:53:42 +00:00
DanielApt
313f62d2f8
Update examples to use no-js fallback of overflow: scroll
2015-02-18 16:36:10 +00:00
Hyunje Alex Jun
17aac6c8c8
Fix wrong links in example.
...
`.global.` is no more used.
2015-02-12 20:08:09 +00:00
Hyunje Alex Jun
41ca0246ad
Change the output dir name from out
to dist
.
2015-02-12 19:56:27 +00:00
Hyunje Alex Jun
ff3a3c04b2
Add a table example.
2015-02-11 16:00:19 +00:00
Hyunje Alex Jun
b5d0958e82
If scrollbar's detached, reinitialise the plugin in update.
2015-02-11 16:00:19 +00:00
Hyunje Alex Jun
48eb80bd7f
Rewrite examples with a native JavaScript version.
2015-02-11 15:53:42 +00:00
Hyunje Alex Jun
d54c7d6640
Change paths in examples.
2015-02-11 15:53:17 +00:00
Hyunje Alex Jun
1a6197cbed
Add a table example.
2015-02-05 20:06:05 +00:00
Hyunje Alex Jun
febcaa3603
Add an example for scrollbar margin.
2014-12-02 11:34:45 +00:00
Hyunje Alex Jun
aaab294dc4
Add an example for always-visible scrollbars.
2014-11-11 14:40:03 +00:00
Hyunje Alex Jun
08a387d9c1
Add removable-list-element example.
2014-11-05 19:02:00 +00:00
Nicolás Moncada
467cdb17ed
Adding an example using iframe.
2014-10-14 01:11:06 +01:00
Hyunje Alex Jun
32a0caf2d8
Change wheelSpeed of text-content example.
...
The default value is changed.
2014-09-15 21:40:15 +01:00
Hyunje Alex Jun
22bffa9ba8
Add update functionality to options-default example.
...
It's useful to test the plugin with the update function.
2014-09-15 14:05:34 +01:00
Hyunje Alex Jun
cbdccf9736
Remove jquery-mousewheel dependencies.
...
Tested under OS X.
2014-08-25 00:35:51 +01:00
ahspw
b8231ecd79
add rtl support
...
Conflicts:
src/perfect-scrollbar.js
2014-04-27 11:41:14 +01:00
Hyunje Alex Jun
4a8e8066ab
Implement opposite-sided scrollbars.
...
Now when you use `top` for the x-axis scrollbar or `left` for the y-axis
scrollbar, the scrollbars will be displayed on the opposite side.
2014-04-27 11:01:11 +01:00
Hyunje Alex Jun
d58e109d98
Add an example about the callback to check if it reaches the end.
2014-01-21 11:57:30 +09:00
Hyunje Alex Jun
e390a89f57
Add an example for the scroll suppression feature.
...
The 'suppressScrollX' and 'suppressScrollY' features were added and
this patch add the example for the features.
2013-12-06 11:25:48 +09:00
Hyunje Alex Jun
67635e54d7
Add an example for 'useBothWheelAxes' option.
2013-09-30 16:19:24 +09:00
Hyunje Alex Jun
b0c8e91f18
Change the title in example codes and update jQuery to 1.10.
2013-09-30 15:48:51 +09:00
Drew Miller
ab2a018c93
minScrollbarLength setting
...
I couldn't figure out the rebasing stuff so I just deleted my fork and
redid the work. I believe I followed the contributing guidlines
correctly as well.
2013-07-17 12:53:02 -04:00
maoziliang
37210ee453
Add a sample based on text content
2013-06-16 16:49:30 +09:00
Hyunje Alex Jun
aeab94c7d6
Fix the wrong indents in example pages.
2013-06-14 21:39:53 +09:00
Hyunje Alex Jun
26e9ff1cac
Example codes added by @GregDThomas.
2013-03-14 11:49:50 +09:00