I am attempting to iterate through a HTML table using jQuery and delete empty rows. The page is driven by ASP.NET and with certain permission, items in the table will be hid
Your code appears to work just fine. Try running the following on its own to see what I mean:
jQuery Tests testing testing testing testing
Could there be something else on the page that might be conflicting?