I\'m Trying to Hide an div with all TD But Only hide the text into the div and no hide the TD tags somebody know how to fix this? My Code is:
jQuery Code:
This is not valid mark-up. You can not have divs or text between td's. You will have to restructure your page to achieve whatever the goal is.