Session Timeout with text overrides
How do I use it?
Add the textOverrides
option to the session timeout element. Here is the current page's example:
<span class="wb-sessto" data-wb-sessto='{"inactivity": 30000, "reactionTime": 30000, "logouturl": "../index-en.html", "textOverrides": {"buttonContinue": "Keep Going", "buttonEnd": "Goodbye", "timeoutAlready": "You took too long. Bye!", "buttonSignin": "Start Over", "timeoutEnd": "Are you still there?"}}'></span>
Try it out!
This page has a 30 seconds inactivity timeout period. You also have 30 seconds to confirm if you want to keep the session alive. Please wait for the prompt to appear.
Page details
- Date modified: