CodeIgniter Forums
Radio buttons losing value... - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: Radio buttons losing value... (/showthread.php?tid=35902)



Radio buttons losing value... - El Forum - 11-15-2010

[eluser]Wonder Woman[/eluser]
Hi,

I have a form which submits with ajax and has CI validation, the form worked brilliantly before I added the ajax but now the values of my radio buttons seem to be lost?! The wrong values are being returned and I can't figure out why?

Has anyone had any issues with radio buttons and ajax form submissions?

Thanks.


Radio buttons losing value... - El Forum - 11-15-2010

[eluser]Wonder Woman[/eluser]
I'm an idiot - its fixed