Sorry if this question seems basic, but I cannot find any simple explanations and I'm new to JavaScript, so please give any help/feedback you can.
Basically I have an HTML iframe called iframe
, and I would like a JavaScript if-statement to see if any <table>
objects are in it. I don't know exactly how to reference that in the if-statement. Any help would be much appreciated.