summaryrefslogtreecommitdiff
path: root/lib/exe/js.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/exe/js.php')
-rw-r--r--lib/exe/js.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/exe/js.php b/lib/exe/js.php
index f18edc5d6..5c7ee1dbd 100644
--- a/lib/exe/js.php
+++ b/lib/exe/js.php
@@ -121,7 +121,8 @@ function js_out(){
// load user script
@readfile(DOKU_CONF.'userscript.js');
- // add scroll event
+ // add scroll event and tooltip rewriting
+ js_runonstart('updateAccessKeyTooltip()');
js_runonstart('scrollToMarker()');
// initialize init pseudo event