0
Under review
Get static list position via script
Is it possible to get the position of a static list with javacript?
Alex.
Customer support service by UserEcho
Hello.
The function for determining the current position of the static list is currently missing.
Any chance that will be available in the future?
You can determine the current position by the EVENT_LIST_SCROLL event. However, the result will only be when you press, release, and move the list.