Hi,

I am using Jquery and the tablesorter plugin to sort a table of information. Within the table i have a column of checkboxes. A user can check the boxes and press the submit button which will $_POST the checked boxes onto the next page.

Everything works if i dont sort the table, but if i sort the table and then check a few boxes the $_POST array is empty.

can anyone point me into the right direction as i'm new to jquery?

thanks

Can you post your code ?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.