Hi,
I am using the plugin to create a very 'heavy' multi-page form. From what i can see in the source code of the rendered html page, the multi-page form is not actually 'multi-page'. It loads all the pages and simply makes the different pages display or not. As i am using javascript in my form, this is causing me a lot of problems.
So, i am asking... is it possible to make the different pages, actually different pages, so the javascript in page one is not loaded in page two?
Miro