jquery - wufoo cross-domain settings? -


is there way turn off cross-domain restrictions wufoo can adjust form fields parent of wufoo iframe using jquery?

sounds you're using wufoo "embed form code" option adds iframe page.

you should use "full page form code" option instead. -- no iframe. instead, you're embedding entire form within your web page. can use jquery modify it. remember form's submit url wufoo server.

docs


Comments

Popular posts from this blog

android - Spacing between the stars of a rating bar? -

html - Instapaper-like algorithm -

c# - How to execute a particular part of code asynchronously in a class -