Set Timeout Function in Vancouver
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2024 07:25 AM
We recently upgraded and not a catalog client script timeout function isn't working. It pops up but never times out. Has anyone heard of this or know of a fix/known issue? I changed the wording so the user clicks out and it progresses but the timeout was nice to have:
setTimeout(function() {
alert('Click ok to be redirected to xxxx');
}, 2000);
0 REPLIES 0