I have a table of data and each cell is a link. I want to allow the user to click anywhere in the table cell and have them follow the link. Sometimes the table cells are m
For me the only solution is to replace with s and style them using display:table and display:table-row accordingly. Then you can replace with just and style it with display:table-cell. Work perfectly even on varying heights of contents. so original html without anchors: content1another_line content2 now becomes: a:hover { background-color:#ccc; } content1another_line content2 0 讨论(0) 查看其它10个回答 发布评论: 提交评论 加载中... 验证码 看不清? 提交回复 热议问题
with s and style them using display:table and display:table-row accordingly. Then you can replace with just and style it with display:table-cell. Work perfectly even on varying heights of contents. so original html without anchors: content1another_line content2 now becomes: a:hover { background-color:#ccc; } content1another_line content2 0 讨论(0) 查看其它10个回答 发布评论: 提交评论 加载中... 验证码 看不清? 提交回复 热议问题
s and style them using display:table and display:table-row accordingly. Then you can replace with just and style it with display:table-cell. Work perfectly even on varying heights of contents. so original html without anchors: content1another_line content2 now becomes: a:hover { background-color:#ccc; } content1another_line content2 0 讨论(0) 查看其它10个回答 发布评论: 提交评论 加载中... 验证码 看不清? 提交回复 热议问题
display:table
display:table-row
Then you can replace with just and style it with display:table-cell. Work perfectly even on varying heights of contents. so original html without anchors: content1another_line content2 now becomes: a:hover { background-color:#ccc; } content1another_line content2 0 讨论(0) 查看其它10个回答 发布评论: 提交评论 加载中... 验证码 看不清? 提交回复 热议问题
with just and style it with display:table-cell. Work perfectly even on varying heights of contents. so original html without anchors: content1another_line content2 now becomes: a:hover { background-color:#ccc; } content1another_line content2 0 讨论(0) 查看其它10个回答 发布评论: 提交评论 加载中... 验证码 看不清? 提交回复 热议问题
display:table-cell
Work perfectly even on varying heights of contents. so original html without anchors: content1another_line content2 now becomes: a:hover { background-color:#ccc; } content1another_line content2 0 讨论(0) 查看其它10个回答 发布评论: 提交评论 加载中... 验证码 看不清? 提交回复 热议问题
contents. so original html without anchors: content1another_line content2 now becomes: a:hover { background-color:#ccc; } content1another_line content2 0 讨论(0) 查看其它10个回答 发布评论: 提交评论 加载中... 验证码 看不清? 提交回复 热议问题
so original html without anchors:
content1another_line content2
now becomes:
a:hover { background-color:#ccc; }