How can I select my loaded iframe that it can't be selected even it is loaded ?
When I type this in console
var iframe = document.querySelector('iframe[src*="typeform"]');
It returns undefined
Even my iframe which is loaded from typeform is shown .
Thanks in advance
This is an image to explain more my question
The buton of typeform is stuck on the other internal button , I want to move the button of the typeform a little bit vertically
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…