Page won't display

This is page three of a three-page site. Built using a set of inline markup items containing Hype animations. The third page loads but displays nothing.

Other two pages:
http://lightbenders.com/mobiletest/index.html
http://lightbenders.com/mobiletest/features.html

Freeway file:

The topmost item is the culprit. The item works fine from the Hype-generated html document but when I paste the code into a Freeway markup item it does not display. (BTW, I’ve been using Hype animations in FW for over 3 years. This is the first time I’ve encountered this. )

Thanks in advance.

(Note – I had to use this inline markup approach because Freeway kept crashing when I tried to build the site as a normal responsive site. (Months of start-and-stop attempts - between 40 and 50 crashes, each time just as I would be working on the last breakpoint layout on any given page. Tried everything including delete & reinstall.)

http://lightbenders.com/mobiletest/info.html


freewaytalk mailing list
email@hidden
Update your subscriptions at:

I am looking at this line of code in your first markup item

http://lightbenders.com/mobiletest/gallerywmenumobile.hyperesources/gallerywmenumobile_hype_generated_script.js?90581

Is that really what they suggest you stick in there?

I wouldn’t be expecting the ‘?90581’ on the end??

David


freewaytalk mailing list
email@hidden
Update your subscriptions at:

Probably the easiest way to tell you that your page code is a mess is to send you here–

While your page is set to HTML 4.01 Transitional, there are elements (ostensibly added as markup) which require HTML5 or at least XHTML. Besides duplicate meta tags for the viewport, it seems your code is malformed (again, ostensibly because of the markup code being incompatible with the DTD you’ve set for the page. It’s a mess.

Best I can suggest is to go back and pull everything out of the page then add it back in one at a time, using the Validator to check it as you add things back in-- making sure you set the page to be compatible with the code you are adding as markup.

Best of luck.


freewaytalk mailing list
email@hidden
Update your subscriptions at:

Is that really what they suggest you stick in there?

Maybe I spoke too quickly - on further investigation it does appear to be a valid link to the file but with so much markup on that page its hard to tell what is valid and what isn’t.

A definite echo of what Ernie suggests - add one section at a time and see what breaks it.

D


freewaytalk mailing list
email@hidden
Update your subscriptions at:
https://freewaytalk.softpress.com/person/options

Thanks. I determined a while back that it is the topmost item that is killing the page display. Apparently the JS derails, which prevents the other sections from loading.

Here’s what the item looks like when viewed on the Hype-generated HTML document.

http://lightbenders.com/mobiletest/gallerywmenumobile.html

The “copy here” code should simply work. All other Hype animations I’ve done over the past three years have worked just fine within Freeway markup items…


freewaytalk mailing list
email@hidden
Update your subscriptions at:

Is it your intention to create a whole page using these Hype sections - if so then my current tests are making me think it isn’t possible.

D


freewaytalk mailing list
email@hidden
Update your subscriptions at:

This page uses fixed height containers for each of the Hype sections rather than the 100% heights you have on a lot of them on the http://lightbenders.com/mobiletest/info.html page

http://www.deltadesign.co/ohair.html

D


freewaytalk mailing list
email@hidden
Update your subscriptions at: