In this article, you will learn how to remove scrollbar from iframe using javascript with the example.
Hide scrollbar from iframe using js
Try it Yourself »
- Create a button, whenever the button is clicked, the myFunc() function is called.
- Inside the function, select the iframe using querySelector() method and add scrolling attribute.
How to remove scrollbar from iframe using JavaScript
0
In this article, you will learn how to remove scrollbar from iframe using javascript with…
asked
Apu
0 answers