Welcome Guest, Not a member yet? Register   Sign In
Jquery & Submitting a form
#3

[eluser]downah[/eluser]
and again resolved!

was missing name attributes in my form incase anyone is experiencing similar problems!

<input placeholder="Kellys Score" id="kscore">
to
<input placeholder="Kellys Score" name="kscore" id="kscore">

edit:

location.reload(); added to jquery to make it reload!


Messages In This Thread
Jquery & Submitting a form - by El Forum - 12-05-2012, 12:47 PM
Jquery & Submitting a form - by El Forum - 12-05-2012, 01:10 PM
Jquery & Submitting a form - by El Forum - 12-05-2012, 02:12 PM



Theme © iAndrew 2016 - Forum software by © MyBB