I am using jQuery and maybe just a simple quetion.
 
I load form into a div replaceing the content thats there with a form that
will be updating the content . 
 
So click here to edit your profile -> profile info fades out -> form loads
inplace...all good and simple
 
Now "cancel".... how can if a user clicks "cancel " remove the form and
replace it with the original content that was there?
 
I have an ajax submit working fine...but if the user decides to cancel how
would i return the original ifo that was there?
 
Dave

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to