Making a TD clickable

前端 未结 7 653
有刺的猬
有刺的猬 2020-12-09 03:41

I\'ve set up a fiddle with a table.

You see, Im trying to make a table where the user will hover and click the td to show an id. Check the fiddle out and you\'ll und

7条回答
  •  夕颜
    夕颜 (楼主)
    2020-12-09 04:35

    If you're trying to make an area clickable with no text, you can define the size of the tag like so:

    
    

    This will create the block without any object or text inside.

提交回复
热议问题