![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
|
Hi, I have a table and one of the table cell contains some text. Instead of hyper linking that text I want to position a layer covering the entire table cell. The purpose here is to let the user click anywhere on the on the table cell instead of just the text. The alternative is to turn text into image, but I want to keep text as text. |
|
Here is the code that I am using. Let me know if I am correct or doing something wrong. I think I am doing something wrong because the layer is getting inserting space in the html layout which I do NOT want. |
|
td><div style="position: relative; width: 219px; height: 57px; z-index: 1; left: 0px; top: 107px" id="layer1" a href="#"><img src="images/transparent.gif" width="200" height="50" border="0" /></a></div This text should be a clickable…<br ABCDEFG…<br>…XYZ</td td><img src="images/spacer.gif" width="200" height="50" /></td |
![]() |
| Thread Tools | |
| Display Modes | |
| |