summaryrefslogtreecommitdiffstats
path: root/readmore.js
diff options
context:
space:
mode:
Diffstat (limited to 'readmore.js')
-rw-r--r--readmore.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/readmore.js b/readmore.js
index cbfea57..4d5084d 100644
--- a/readmore.js
+++ b/readmore.js
@@ -187,7 +187,7 @@
current.attr({
'data-readmore': '',
- 'aria-expanded': false,
+ 'aria-expanded': $this.options.startOpen,
'id': id
});