how can i disable scrollbars
i tried
obj.setScrollBars("none");
but it dosen't work...
obj.setScrollBars("none");
but it dosen't work...
Nuno Silva
September 13,
obj.setScrollBars("none");
obj.onScrollBarsChanging = function(){return 1}; // cancel change
This topic is archived.
ActiveWidgets is a javascript library for creating user interfaces. It offers excellent performance for complex screens while staying simple, compact and easy to learn. Deployed by thousands of commercial customers in more than 70 countries worldwide.
Copyright © ActiveWidgets 2021