Hi folks
I've just created a simple page which shows some details which are saved to a DB table, and I can make changes to a row and click the Save button. Here, let me show you the actual page:
Squad Admin
You should see 2 rows shown. Each is contained in its own form with its own submit button.
Now, in FireFox 3.5.5 there appears to be a bug. The 2 checkboxes are behaving as if they are one. But only if I use the bottom one. The top one behaves independently, the bottom one seems to force the top one to change too.
Is this a bug in FireFox or is it my dodgy HTML?