-
Replies
by
jinch
Wednesday, July 13, 2016 at 8:44 PM EST
foundation 6revealmodalformAJAX
Get up to speed FAST, learn straight from the experts who built Foundation.
Learn MoreLearn Foundation from the creators in our interactive online webinars which will keep you up to date with the latest trends and skills needed to win your projects.
Or if you prefer, contact the Foundation Team at [email protected] or (408) 341-0600 x635
Ok... i think I figured it out.
AND THE FONT IS A PROPER SIZE NOW ~ YAY!
So the above code (should) work correctly if it is properly setup on your server. Just make the form script (what ever that may be) as a separate file and place at the same level of your checkout page. In my example the script is called "process.php" and it is linked in the form by (action="process.php").
This should correctly link and fire the script via Ajax and the Reveal modal should be properly launched. Worth noting in order to see the results, you need to view it live from the server and not just preview your page from your local computer.
I hope this helps anyone else who comes across.
> j