xxxxxxxxxx
<style>
.no-scrollbar {
overflow: hidden;
}
</style>
<iframe src="your-iframe-source-url" class="no-scrollbar"></iframe>
xxxxxxxxxx
<iframe frameborder="0" scrolling="no" style="height:380px;width:6000px;border:none;" src='https://yoururl'></iframe>
xxxxxxxxxx
<style>
/* Remove the iframe scrollbars */
iframe {
overflow: hidden;
}
</style>
<iframe src="https://example.com"></iframe>
xxxxxxxxxx
<iframe src="http://buythecity.com" scrolling="no" style=" width: 550px; height: 500px; overflow: hidden;" ></iframe>
xxxxxxxxxx
<iframe frameborder="0" style="height: 185px; overflow:scroll; width: 100%" src="http://www.cbox.ws/box/?boxid=439&boxtag=7868&sec=main" marginheight="1" marginwidth="1" name="cboxmain" id="cboxmain" seamless="seamless" scrolling="no" frameborder="0" allowtransparency="true"></iframe>