diff --git a/index.html b/index.html index 1394f99..eba4972 100644 --- a/index.html +++ b/index.html @@ -83,6 +83,9 @@

}); +

And HTML code:

+
    <ul id="pagination-demo" class="pagination-sm"></ul>
+

Options and events

@@ -112,6 +115,12 @@

+

+ Examples

+ +

Simple example

+ @@ -122,6 +131,7 @@

  • Intro
  • Demo
  • Options and events +
  • Examples