0
@media only screen and (max-width: 760px),(min-device-width: 768px) and (max-device-width: 1024px)  {

    td:nth-of-type(2):before { content: "Last Name"; }

}

How to do in jQuery?

ztirom
  • 4,382
  • 3
  • 28
  • 39

0 Answers0