Hello, I'm pulling in a registration form from a third party on my company's website (http://www.pershing.com/events/customer_conference/register/index.html).
- The user selects the type of attendee they are and hits "Next".
- At this point they are asked to input their information.
The problem happens when the user hits "Back". The iFrame doesn't resize since the page is not getting refreshed.
Can somebody please help me? Would I be able to add some type of "onClick" function to the "Back" and "Next" buttons? Thanks.