targetpractice
07-29-2010, 04:29 PM
Ok, I have a table with three columns.
The first column has a list of links in it, and the second and third columns are blank.
I want to click on a link in the first column, and have text/links appear in the second column.
Then likewise, click on links in the second column and have text appear in the third column.
I know you can do this using other methods like Javascript, but can't you do it with CSS (layering, or something)? If so, how?
Thank you
The first column has a list of links in it, and the second and third columns are blank.
I want to click on a link in the first column, and have text/links appear in the second column.
Then likewise, click on links in the second column and have text appear in the third column.
I know you can do this using other methods like Javascript, but can't you do it with CSS (layering, or something)? If so, how?
Thank you