9/7/2014 6:26:10 PM

The following will find an object or objects based on the value of an attribute.

$("table[data-someId='123']").toggle();