CMA inter Old syllabus Scanner Download PDF download link

How to use Inspect Element in Android or iOS devices

 In this blog i will show you how you can use inspect Element in any mobile devices i.e Android or iOS devices


Step 1

Create a book mark of anything in your browser

Use inspect Element in mobile


I'm using Google Chrome currently click on 3 dots and  click on star icon to create bookmark

Use inspect Element in mobile


Then the bookmark you create remove everything from the name and url and in the name Write Inspect Element 

And in the url section paste this 

javascript:( () => { var script = document.createElement('script'); script.src = "//cdn.jsdelivr.net/npm/eruda"; document.body.appendChild(script); script.onload = (() => eruda.init()); })()

Use inspect Element in mobile

Then open any website and click on URL section 

Use inspect Element in mobile


Use inspect Element in mobile
And write Inspect Element in the search bar

Click on it and you will see a option below 

Use inspect Element in mobile

Click on the icon below and the inspect Element will be opened

Use inspect Element in mobile



Comments