- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2018 09:43 PM
Hi all,
I am trying to implement Dynamic scroll for the current status widget. I used Marquee tag for that, but the screen is fading out for some time and the scroll is again starting from first one. I need first one has to be attached to last in queue and second one comes to first as " train details display in railway stations". Is any one worked on this one previously, If any please let me know how to implement this one.
Here outages dynamically scroll upwards:
Here it's fading out for some time:
Thanks,
Manideep Nadimpelli.
Solved! Go to Solution.
- Labels:
-
Service Portal Development

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2018 08:43 PM
If you're willing to get your hands dirty, there's a jQuery implementation described here which could easily be modified to do what you need: https://codereview.stackexchange.com/a/186485
Or, even better, there's a plugin to do it here: https://www.aakashweb.com/jquery-plugins/easy-ticker/. Getting that integrated should be pretty easy.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2018 04:52 PM
So sort of like a continuous vertical carousel of issues that tick through, or do they need to just tick in and attach to the bottom and then disappear after a certain timeframe?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2018 07:33 PM
Continuous vertical carousel of issues that tick.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2018 08:43 PM
If you're willing to get your hands dirty, there's a jQuery implementation described here which could easily be modified to do what you need: https://codereview.stackexchange.com/a/186485
Or, even better, there's a plugin to do it here: https://www.aakashweb.com/jquery-plugins/easy-ticker/. Getting that integrated should be pretty easy.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2018 09:14 PM
Can we integrate that plugin to Service-now tool? If yes, how it could be done?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2018 10:40 PM
Check this reference out for how to add dependencies for the Service Portal: https://docs.servicenow.com/bundle/kingston-servicenow-platform/page/build/service-portal/task/widge...