Have a table column I\'m trying to expand and hide:
jQuery seems to hide the td elements when I select it by class but not by element\'s name.
td
Any attribute can be selected using [attribute_name=value] way. See the sample here:
[attribute_name=value]
var value = $("[name='nameofobject']");