I know you can grab iFrame code for forms as a light box or embed on external pages, but the dimensions are limiting. Can you manipulate the form to meet various dimension needs and place as a banner like this example?
Solved! Go to Solution.
you could ask a coder to modify the CSS, or perhaps just create a jquery form to use the API.
Can you manipulate the form to meet various dimension needs and place as a banner like this example?
Why not? It's an HTML form with an easily-viewed inner DOM.
Hi
How to get the inner DOM of the form? It is being generated/embeded using js.
Inspect?