Page 1 of 2

Posted: Sun May 31, 2009 12:41 pm
by Eddy
The first page from your website is at te most servers index, the page extension can html,php,asp etc .

With the php code I cannot help you,but I think you need something like new height is iframe height in the code.

An easy solution is to use the same bg color as the bottom from you bg image than you dont have to expand the height from your image.

Posted: Wed Jun 03, 2009 12:24 am
by Eddy
chris_saturn,

Al menu links what I try dont work on your page with dynamic frame?
Testen in IE and FF.

Only on gallery photos das work.

Posted: Wed Jun 03, 2009 6:45 pm
by Eddy
On firefox all pages are opening,in IE6 al links do nothing only photos shows up.

Posted: Sun Sep 20, 2009 8:46 pm
by Eddy
I dont know if its possible to make it work in xhtml.

You can try with this html doctype:

Code: Select all

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
Empty the doctype in page properties and insert the doctype above in: Page html-->between head tag.

Posted: Thu Sep 24, 2009 6:13 pm
by Eddy
Page properties-->Document type: None

Posted: Fri Sep 25, 2009 8:11 am
by Eddy
Sorry ,than I dont know how to make it work with the dynamic iframes.

Posted: Thu Oct 01, 2009 1:48 pm
by Eddy
Please read this topic back ,rsomat did ask the same question about xhtml and html with dynamic iframes.

Posted: Thu Oct 01, 2009 2:12 pm
by Eddy
Its the same if you use another extension what not works in FF or safari and your extension das not work in google chrome with doctype XHTML

A script what is build for doctype XHTML wil not work in doctype HTML what you can try is to give the doctype an url.

You can try with this html doctype:

Code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">


Empty the doctype in page properties (Document type: None) and insert the doctype above in: Page html-->between head tag.

Posted: Thu Oct 22, 2009 11:07 am
by Eddy
link an external website into the dynamic iframe does not work.

Read from here.
viewtopic.php?t=4060&postdays=0&postorder=asc&start=45

Posted: Fri Apr 09, 2010 4:50 am
by iamafireman
I have tried both as well and they dont work. Any way to get an example that works with 6.5

Posted: Mon Jun 28, 2010 10:13 pm
by Patr100
The new "content place holder" & "master frame" option in WB 6 and above does add some built in dynamic capacity to pages.

but as the original option in this thread no longer works I think this thread really should not be a "sticky" any more or an updated thread with options for dynamic pages replaces it asap.

Posted: Wed Jul 07, 2010 7:29 pm
by Pablo
Master pages and content place holders cannot be used together.
Content Placer Holders can only be used in combination with Master Frames.
http://www.wysiwygwebbuilder.com/master_frame.html

Also please do not use this topic for support question which are not related to the original article. It's getting a little confusing this way :?

Posted: Wed Jul 07, 2010 9:28 pm
by Patr100
Could support please respond to my post above about this thread. The original example appears not to work any more. so why is this still a sticky?

Posted: Thu Jul 08, 2010 8:15 am
by Pablo
The problem is not WYSIWYG Web Builder 7.
The code doesn't work because it's not W3C compliant.

Posted: Sat Aug 28, 2010 2:32 pm
by Patr100
support wrote:The problem is not WYSIWYG Web Builder 7.
The code doesn't work because it's not W3C compliant.
Ok but it either needs updating or not a sticky any more as presently it doesn't work.

Re: Dynamic Web Page Lengths

Posted: Wed Nov 17, 2010 6:54 am
by Pablo
What you are asking is not possible in a What-You-See-Is-What-You-Get web site editor.
Since all objects are positioned absolute, they cannot be repositioned dynamically based on the content of another object. This can only be done with table based layouts.

Re: Dynamic Web Page Lengths

Posted: Thu Dec 30, 2010 12:02 pm
by rockman
From the author:

My apologies to those who have had difficulties getting this code to work more recently. Indeed, the original code and sample .wbs file, written in 2007, was no longer compatible with later versions of WWB and/or the HTML language. I have found a solution and have replaced the initial zip file with an updated one. The link is repeated here for convenience: http://www.cardiackids.com/wysiwyg/dyna ... length.zip

As before, it has been tested with Internet Explorer.

Good luck on all your projects.

Re: Dynamic Web Page Lengths

Posted: Wed Mar 02, 2011 6:05 am
by [RZ]
this is because the scrollheight function is not fully supported by all browsers.
i.e. it was introduced later in IE in version 8.
in some browsers you can access it via .contentWindow.document in others via .contentDocument in other browsers is not supported at all and so on....
regards.

Re: Dynamic Web Page Lengths

Posted: Sat Jul 09, 2011 9:51 am
by Patr100
I think you will be told again by support that is simply not possible with the way WB works - as you know similar questions get asked frequently.

Re: Dynamic Web Page Lengths

Posted: Sat Jul 09, 2011 12:13 pm
by Pablo
You can use Layers to scale objects. However it defeats the whole purpose of the software. WYSIWYG Web Builder is a What-You-See-Is-What-Get web design tool. It was created to design pixel perfect layouts, not fluid layouts. This is extensively document is all available documentation. And it's not our intention to go back to old fashioned (table based) layouts, because then you would no longer be able to overlap objects and also we would have to remove many of the other cool features that make WYSIWYG Web builder what it is today.

If you really want to build fluid layouts then I suggest you take a look at the HTML textbox extension, which is basically a traditional HTML editor which can be used inside your pages.

Re: Dynamic Web Page Lengths

Posted: Tue Jun 09, 2015 6:29 am
by adex1
rlaing wrote:This is an old thread. But anybody has this working in today's modern browsers? If so I would like to give it a shot
Yes, I use it and it is working with latest browser. Check the tutorial section to see what Plabo made available with cms.