I've been using wufoo for years (and paying for the pleasure of it). I've decided to move to GF for most of my use; but, I do need to be able to embed forms into other sites (like SmugMug).
Now, one of the really cool features that wufoo has is it's ability to auto-resize the iframe so that validation errors, etc. don't cause the forms submit button to be outside the frame.
Anyways, wufoo's code is GPLd :) licensed under Creative commons ( http://creativecommons.org/licenses/by/3.0/us/ ) and, their JS coolness has been lovingly copied here; http://pastebin.com/42Cw9kj3
So, the question is, since I suck at JS, anyone have any idea on how to change it so that it will work with GF's when I iframe the content?
Now, as a feature request: I'd love to see an 'embed code' link for the forms. Basically that creates a nice little iframe (with this javascript beauty, etc.) that I can easily paste onto another site. It would be quite cool, IMHO :)