summaryrefslogtreecommitdiffstats
path: root/demo.html
diff options
context:
space:
mode:
Diffstat (limited to 'demo.html')
-rw-r--r--demo.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/demo.html b/demo.html
index 1a90f11..33aab7c 100644
--- a/demo.html
+++ b/demo.html
@@ -175,7 +175,8 @@
}
});
- $('article').readmore({maxHeight: 240});
+ $('article').readmore({maxHeight: 240, speed: 250});
</script>
</body>
</html>
+