$('#iframeTable').contents().find('td'); Ariel Flesler
On Nov 15, 8:25 am, chrismarx <[EMAIL PROTECTED]> wrote: > What would be a jQuery equivalent for this > > iFrameTable.document.getElementsByTagName("td") > > if iFrameTable is the id of the iframe?