Sorry for my poor english.
I have a form with 5 tags <img>.
For each image, there is a table containing several tags INPUT (text,checkbox) and SELECT.
When I click on an image, the corresponding table is made "visible" and others "hidden". These swiches go right.The problem is that the graphic elements "INPUT" for any table are invisible and all values of the elements "SELECT" are displayed as normal texts (one after others).
If I put each table inside a tag "form" with no other attribute, all the elements are visible but are not "POSTED" when I submit the page.
Can Anyone help me ?
I have a form with 5 tags <img>.
For each image, there is a table containing several tags INPUT (text,checkbox) and SELECT.
When I click on an image, the corresponding table is made "visible" and others "hidden". These swiches go right.The problem is that the graphic elements "INPUT" for any table are invisible and all values of the elements "SELECT" are displayed as normal texts (one after others).
If I put each table inside a tag "form" with no other attribute, all the elements are visible but are not "POSTED" when I submit the page.
Can Anyone help me ?