ken1
1
I have an HTML element I am trying to trouble shoot. It is on a popup an has the iFrame code for an external video player.
The element is named HTML A
.
When I use the debugger, I see that HTML A
is (invisible) if I try to inspect it while the video is playing, but I also see HTML D
.
The problme is, there is no HTML D
element on my page!
Any ideas why I see this?
There must be another HTML element on the page somewhere called HTML D.
Share a link to your editor if you want someone to find it for you.
1 Like
ken1
4
Of course that’s what I thought too. That’s why I tried the search tool.
It turns out it was in a reusable element that was on that page!
What I don’t understand is why the search tool didn’t find both of them. Doesn’t it search the entire app or does it only search a single page?
Thanks for the help.
system
Closed
5
This topic was automatically closed after 70 days. New replies are no longer allowed.