Is there a way in Jade to highlight the contents of a table cell that has an input type of TextBox when that cell has focus without using a cell control?
The scenario that I have is that my table cell has the text "Enter field here", and I want this to be highlighted when that cell has focus so it gets removed when the User starts typing.