Form Submit Confirm in Hidden AP Layer
Hi - I am hoping that something like this is possible. I have a form inside of a Spry SlidingPanels widget (4th panel). The form sends the information correctly and the thankyou.php page is opened. What I would like to happen, is to have a hidden layer that appears when the user submits the form correctly. The div would have standard form success text and a close div option. Basically replace the thankyou.php with the hidden div since the site only has one page with the sliding panels I don't want to have it redirect to a generic thankyou page.
I have tried to implement the show/hide layer behavior in the validaion toolkit with no success, nor did I find documentation on your site on how to implement this behavior.
Any guidance/assistance is greatly appreciated.