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

angularjs - ADAL JS Angular- WebAPI add a new role claim to the token -

php - CakePHP HttpSockets send array of paramms -

node.js - Using Node without global install -