-
Bug
-
Resolution: Unresolved
-
Normal
-
None
-
8.0.3
I have a listbox, and I want to use js to controll its scrollbar position. But the zk provided method-setScrollLeft() has no effect. So, I override it with JQuery's mthod scrollLeft(). Although I user another method to work around this problem, It is still a bug need to be fixed.
Thank you!