Hi experts,
I'm using jQuery 1.10.1
I have a html table that looks like this:
![my fiddle when i run it]()
This is my fiddle:
https://jsfiddle.net/80LfmsLo/
How do i use jQuery to remove this <a href="
http://www.google.com" target="_blank"></a> tag from the LastName column values for all the Employees with the title 'Sales Representative'?
I was thinking of using the jquery remove attribute but not sure if that is the best way.
Anyone know how?
So my page should look like this: