[jQuery] Selectors in IFrame

[jQuery] Selectors in IFrame


What would be a jQuery equivalent for this
iFrameTable.document.getElementsByTagName("td")
if iFrameTable is the id of the iframe?