🚀 Intelligence & Tech Deals for Creators & Solopreneurs
Business Legions Blog

How to remove and fix scroll bars in an iFrame

remove scroll bars in iframe

You may find different methods on how to remove the scroll bars within an iFrame in Chrome but here’s one that worked for me.

Example with scroll bars:

 

The code used to fix the scrolling bars was scrolling=”no” in the iframe tag.:

<iframe id=”frame” frameborder=”0″ scrolling=”no” width=”300px” height=”300px” src=”http://www.businesslegions.com”></iframe>

 

Example without scroll bars:


There are other tags such as the one below but it only worked for Firefox and IE – not Chrome. If there are any other solutions please let me know.

style="overflow:scroll;"
style="overflow:hidden;"

 

 

Verified Partners Featured Directory

Our Featured Sponsors & Partners

Discover vetted software platforms, SaaS toolkits, and services supporting the Business Legions community.

The Simple Entrepreneur

The Simple Entrepreneur

Founder, developer, and lifestyle entrepreneur sharing real-world frameworks, software automations, and curated deals. Read more at marcotran.com.au.

Tech Intelligence

Want deeper blueprints like this?

Subscribe to Business Legions Intelligence for weekly tactical breakdowns and verified lifetime software deals.