CodeIgniter Forums
Jquery modal box - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Libraries & Helpers (https://forum.codeigniter.com/forumdisplay.php?fid=22)
+--- Thread: Jquery modal box (/showthread.php?tid=25210)



Jquery modal box - El Forum - 12-04-2009

[eluser]Unknown[/eluser]
Hi,
I have used nyro modal. I want to do inline edit. How to do validations in nyro modal. I shown some content in nyro modal box. Want to do validations in it. If the inputted data is valid then store the information in database.

Please help me, its really very urgent.

Regards,
Vaishali.


Jquery modal box - El Forum - 12-04-2009

[eluser]Johan André[/eluser]
Use an ajax-call and do as you usually do.