Hi dear pablo .
.
How can i disable X overflow On inlineframe ? Just need the y
Inline frame X overflow Disable
Forum rules
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
- Pablo
- Posts: 23913
- Joined: Sun Mar 28, 2004 12:00 pm
- Location: Europe
- Contact:
Re: Inline frame X overflow Disable
It doesn't look like that is possible in HTML. I could not find a script for this.
But if you find a script that works in HTML then it will also work in WWB.
But if you find a script that works in HTML then it will also work in WWB.
- amir2314
-

- Posts: 321
- Joined: Wed Aug 02, 2017 12:16 pm
Re: Inline frame X overflow Disable
Hi dear pablo . I fixed my problem with Using Layoutgrid on child page . I Changed the grid to FlexGrid &Pablo wrote: Mon Aug 22, 2022 8:15 pm It doesn't look like that is possible in HTML. I could not find a script for this.
But if you find a script that works in HTML then it will also work in WWB.
I just Set the max with : to -1280 px and in the parent Page enabled Allow full Screen on inlineframe . So its worked For My Goal. Thank you verymuch.