[Express] Pasting HTML Survey Code into page

Hi All,

I am pasting some survey code into a FW page. I simply want the survey to appear beneath that pages’ menu buttons. I am choosing Page HTML markup and pasting into the box but regardless of what I choose; before, after body HTML etc… the survey always is above the pages menu buttons.

Thanks,
Al


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

If you want to place HTML code within the body of your page, then you
want to use a Markup Item. Click on the pasteboard (margin of the
page) so nothing is specifically selected, then from the main menu
choose Insert / Markup Item. In the dialog that appears, paste your
code.

Make sure that the code you are pasting is itself just a fragment of a
page, not an entire page (with HTML, HEAD, and BODY tags). I can’t
emphasize enough how important this part is. Ideally you should be
pasting a single element, like a FORM or a DIV or a TABLE that
contains all of the elements of your survey. This fragment should be
well-formed, with its tags opened and closed in the same order, and
nothing missing.

Okay the dialog, and you will see a 100px square box on the page, in
the middle of your screen. Drag it where you want the survey to
appear, drag its corners to change its size. (Treat it just like you
would any other HTML box on the page.) You will not see any feedback
that indicates what the survey looks like until you preview in Freeway
or in a browser. Flip back and forth between design and preview modes
and tweak the dimensions until everything looks correct.

Walter

On May 20, 2009, at 9:29 AM, Al wrote:

Hi All,

I am pasting some survey code into a FW page. I simply want the
survey to appear beneath that pages’ menu buttons. I am choosing
Page HTML markup and pasting into the box but regardless of what I
choose; before, after body HTML etc… the survey always is above the
pages menu buttons.

Thanks,
Al


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Thanks Walt for concise info as usual. Was choosing Page markup instead of item markup/insert. All good.

AL


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options