'Copy and Paste Form Code' dialog box |
'Copy & paste form code' dialog box allows you to integrate the form with your web site. You can copy and paste the required code from the dialog box to your web pages. Press the 'Copy & paste form code' button in the 'Take the code' page to open the dialog box.
Embed the formEmbedding the form seamlessly integrates the form with your website. There are two options: you can integrate using iframe or using JavaScript. Press the 'show a sample page' button to instantly open a sample page integrated with your form. Also, see the source of the sample page (do View->source in your browser) to see how the form code is copied to the sample page.
Using JavaScriptThis is the recommended method to embed the form. The JavaScript embed the form code seamlessly integrates your form to a web page.
IFrameAn iframe is created in your webpage and the form page is loaded in to the iframe. The form, the confirmation page and the 'Thank you' page are all displayed within your website page itself. This gives very close integration with your website.
Popup FormIf you want to show the form as a pop up, copy the code from this section. Press the 'show a sample page' button to check out the form in a popup.
Lightbox style popupThis code opens a simple popup with the form in it. The size of the popup by default is based on the largest page on your form. If your form is big, scrollbars will appear in the popup.
Window popupIf you want to open a standard window popup (where a new browser window is opened) use this code.
|