View Single Post
Old 02-14-2013, 12:26 AM   PM User | #2
itxtme
Regular Coder

 
Join Date: Jun 2009
Posts: 105
Thanks: 3
Thanked 17 Times in 17 Posts
itxtme is an unknown quantity at this point
Took the dog for a walk when I had my sudden epiphany, put the inputs within the <li> items.

Code:
<li><input name="Item12" type="hidden" value="12" />Item 12</li>
I then use the form normally as I would any other content.

Working perfectly
itxtme is offline   Reply With Quote