From d58e109d98e82f66410b89b517412960fd0eaaee Mon Sep 17 00:00:00 2001 From: Hyunje Alex Jun Date: Tue, 21 Jan 2014 11:53:32 +0900 Subject: [PATCH] Add an example about the callback to check if it reaches the end. --- examples/reach-the-end-callback.html | 57 ++++++++++++++++++++++++++++ 1 file changed, 57 insertions(+) create mode 100644 examples/reach-the-end-callback.html diff --git a/examples/reach-the-end-callback.html b/examples/reach-the-end-callback.html new file mode 100644 index 0000000..6e7e9bf --- /dev/null +++ b/examples/reach-the-end-callback.html @@ -0,0 +1,57 @@ + + + + + + perfect-scrollbar example + + + + + + + + +
+

Hello, world! 0

+

Hello, world! 1

+

Hello, world! 2

+

Hello, world! 3

+

Hello, world! 4

+

Hello, world! 5

+

Hello, world! 6

+

Hello, world! 7

+

Hello, world! 8

+

Hello, world! 9

+
+
+
+ +