How can I remove scrollbar of an Internet Explorer ActiveX -


i'm embedding ie com program. qaxwidget. want hide scrollbars no matter how large content is. have no idea of how it.

if you're in control of content of html pages visiting, can use <body scroll="no"> or overflow: hidden; in css of element scrolling.


Comments

Popular posts from this blog

java - JavaScript + Thymeleaf - select onchange -

How to access a php class file from PHPFox framework into javascript code written in simple HTML file? -

node.js - Using Node without global install -