K
knoak
Hi there,
I have a site rendered from a mySQL DB, and it displays products.
Each product is shown in it's own table with a picture, and some
additional information. It looks like this:
________________________________________
| | additional info | this area |
| photo | additional info | is another |
| | additional info | tableinside|
| | | the other |
|_________|_________________|____________|
What i want is to swap the content of the table inside it with another
table. In the new one are some extra buttons when you move over the
table.
And onMouseOut it restores again. I tried to put both tables inside it
(w/ menu & w/o) and then control them with a stylesheet, but that
appears
not to work in MAC. And it has to be OS/Browser compatible.
I hope it's a little bit clear....
Thanks!
I have a site rendered from a mySQL DB, and it displays products.
Each product is shown in it's own table with a picture, and some
additional information. It looks like this:
________________________________________
| | additional info | this area |
| photo | additional info | is another |
| | additional info | tableinside|
| | | the other |
|_________|_________________|____________|
What i want is to swap the content of the table inside it with another
table. In the new one are some extra buttons when you move over the
table.
And onMouseOut it restores again. I tried to put both tables inside it
(w/ menu & w/o) and then control them with a stylesheet, but that
appears
not to work in MAC. And it has to be OS/Browser compatible.
I hope it's a little bit clear....
Thanks!