Quantcast
Channel: Adobe Community: Message List - Access to logs and elements from inside object tag
Viewing all articles
Browse latest Browse all 4

Access to logs and elements from inside object tag

$
0
0

Is this possible using Edge Inspect?

 

Using Chrome Developer Tools, i'm able to see the DOM, and console logs from embedded pages (using the Object tag).  I get:

 

<object type="text/html" data="myhtml.html">

     #document

          <!DOCTYPE html>

          <html> etc.etc.et

          </html>

</object>

 

but in Edge Inspect i just get:

<object type="text/html" data="myhtml.html"/>

 

I think a lot of mobile devs use an <object> tag to embed html inside their page (rather than iframe), and it'd be really useful to be able to debug these.

 

Mark


Viewing all articles
Browse latest Browse all 4

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>