T
Tora
I have a table with 2 rows and 3 columns
The table has 5 pictures in it (1 big, 4 small)
r1c1 : big
r1c2 : small 1
r1c3 : small 2
r2c1 : spanned for big picture
r2c2 : small 3
r2c3 : small 4
When i click on one of the small pictures i want it to switch place with the
big picture.
Can this be done in html (without creating 5 different pages) or do i need
to learn a script language to write this ?
Someone has done this before ?
Would it be easier to just show 5 small pictures and open a new window when
one is clicked on ?
Tia
The table has 5 pictures in it (1 big, 4 small)
r1c1 : big
r1c2 : small 1
r1c3 : small 2
r2c1 : spanned for big picture
r2c2 : small 3
r2c3 : small 4
When i click on one of the small pictures i want it to switch place with the
big picture.
Can this be done in html (without creating 5 different pages) or do i need
to learn a script language to write this ?
Someone has done this before ?
Would it be easier to just show 5 small pictures and open a new window when
one is clicked on ?
Tia