I’ve got a dev site up here: http://www.sydneypackaging.com.au/index.php/products/details/napkins/
I might have over designed this - but I was hoping I could get Freeform to place nice with Thickbox.
If you click on the Enquire Now graphic it calls up the FreeForm Enquiry Form (http://www.sydneypackaging.com.au/index.php/products/enquiry) The links used to actually call it up so it displays nice in Thickbox is; “http://www.sydneypackaging.com.au/index.php/products/enquiry?height=500&width;=450” class=“thickbox”
Thickbox has the ability to load new content into itself if you continue to use the Thickbox class - so as you can see as a bit of a test I have a link at the top and by clicking on that it loads up a new page within the thickbox.
The problem at the moment, obviously, is if that the submit button will call the EE validation - so I guess my first question is: is there a way to make the Freeform Submit button a HTML link that can be given a class?
I’ve tried using and . I’ve just been focussing on getting the submit to work on this page (v) first and then trying to get it to work with thickbox?
Can I use onSubmit to help me with this? Any other ideas?
I’m going to have LiveValidation on the forum as well (email field already has this) to hopefully I wont even hit the EE validation but I just want to make sure.
