Hey everyone,
I thought I would share some javascript I found that will automatically expand the iframes that we currently use to embed forms.
NOTE: This script will ONLY work if you have 1 domain name. (You could of course have more then 1 domain name but the javascript will only work for one of them)
Visit http://www.dynamicdrive.com/dynamicindex17/iframessi2.htm
iframes will automatically expand the full view of the form (for example if you hit the submit button the errors appear on the form but then in many cases parts of the form are no longer visible if you have scrollbars set to no)
Enjoy,
Mark