Hi
I have an HTML document with a table that is 3 rows of 3 cells each, that presents 9 flash presentations in those cells.
I want to use a pair of radio buttons to toggle the presentations in those cells as follows.
The page will load with a "jpg" or "gif" image replicated in each table cell and the "Display OFF" radio button selected.
Toggling the "Display ON" radio button will activate the section of page "code" that activates all of the 9 flash presentations in place of the replications of the "jpg" or "gif" image in each of the table cells.
I use CSS and JavaScript but only informally so and much of what I have learned is self-taught or from experimentation. HELP! I want to stick with my table and avoid Form tags.
"Simple is Best" is probably the most useful approach. Thanks :-)