
Partner - Contributor III
2023-07-06
03:03 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Auto Scrolling in qlik sense using Extension
Hi ,
I am using Auto Scrolling extension in my qlik sense application.
There is requirement from client that this auto scrolling of sheet should pause when we hoverover mouse or press any keyboard button. But this extension has only feature of auto scrolling and does not support pause functionality.
How to solve this issue using java script. Here i am attaching the extension for reference. This has qvf file also.
Thanks in advance.
715 Views
1 Reply

Employee
2023-07-24
06:14 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @saurav5246 , you should track your timeout it when the scroll starts. Then, you have to react when user press keyboard or perform mouse over and finally clear your timeout. In this way your extension should stop to scroll
