How to highlight a column in html table on click using js or jquery?

前端 未结 4 404
日久生厌
日久生厌 2020-12-22 03:10

I am trying to implement a javascript which will highlight the column in an html table on click.As the below working example for row highlight i tried to use the same with t

4条回答
  •  -上瘾入骨i
    2020-12-22 04:05

     
     
     
     
     onclick highlight
     
    
     
     
    
     
        
    Date1 Date2 Date3
    Date1 Date2 Date3
    Date1 Date2 Date3

提交回复
热议问题