vanka
02-16-2009, 05:29 PM
Hi to everybody
trying to make 7 tables on page, ( each have picture, some text, picture .... in one line ) and i need them to be links to other page ( whole table, background change on mouse over, cursor become hand , you can click enywhere on table area )
i made it like this
"<a hr...><table class...> ...... ........ ...</table></a>
it work perfectly in firefox and chrome bud in IE dont work at all
when you move mouse over the area cursor stay same, you can see link in status bar, when you click, cursor become hand bud nothing happened
i try with divs bud when i add float:left to first and second div from left ( so they can bi inline ) same thing in IE happened again
i read some post here bud not be able to solve problem with IE
thnx in advance
Vanka
trying to make 7 tables on page, ( each have picture, some text, picture .... in one line ) and i need them to be links to other page ( whole table, background change on mouse over, cursor become hand , you can click enywhere on table area )
i made it like this
"<a hr...><table class...> ...... ........ ...</table></a>
it work perfectly in firefox and chrome bud in IE dont work at all
when you move mouse over the area cursor stay same, you can see link in status bar, when you click, cursor become hand bud nothing happened
i try with divs bud when i add float:left to first and second div from left ( so they can bi inline ) same thing in IE happened again
i read some post here bud not be able to solve problem with IE
thnx in advance
Vanka