Hi all,
I was actually looking if I could specify in my javascript a way to disable scrolling on all textboxes and textareas. Iam aware of the doNotScroll property that gets called on event.target.
event.target.getField("FieldName").doNotScroll=true
But donNotScroll would only work if I know...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.