+ 25
Is it possible to embed iframe within material icon ?
I wanted to embed the webpage such that when I click the material icon, the webpage shows up.But this is what's showing up ππ© Help plz ... https://code.sololearn.com/WlEcmQd8695J/?ref=app
40 Answers
+ 9
π° Justin π° you can't embed an iframe inside material icons because the text inside defines what icon is to be used. You can try like this π
https://code.sololearn.com/WlLh097GakC6/?ref=app
if you click on the icon the web page will be displayed in the iframe.
Note: not all websites are allowed to be embeded in an iframe
+ 13
β¨Tuktuk. π...
You can report here
Go to this thread
https://www.sololearn.com/Discuss/524028/?ref=app
+ 6
Thank u and I'll complete it soon π
+ 5
Some webpages cant be embedded as iframes. Have you tried different webpages to test this?
+ 5
check this. I think that's what you are trying to do
https://code.sololearn.com/WlLh097GakC6/?ref=app
+ 4
Dragonxiv And how to embed it in the material icon . I placed it in btwn the icon tag but the icon disappeared π΅π±
+ 4
κ§ΰΌRishabhΰΌκ§ who knows. At times people find it fun to do such things.
+ 4
π° Justin π° An international group came here just to downvote us. We must be quite important people.
+ 3
You cant embed this one in a iframe due to cross-origin policy.
This policy forbids any other site to use the host(here w3cschools.com) site's icons, images, etc.
Let me look for a solution
+ 3
π° Justin π° check the below code. I have edited it so that when you click on the launch icon the material icons web page will be displayed in the iframe.
https://code.sololearn.com/WlLh097GakC6/?ref=app
+ 3
viknesh vikky Can only see the webpage but I want the material icon to be displayed and when I click the webpage should open.
But it's not π’
+ 3
π° Justin π° you want the material icon to be inside the iframe and then when you click on it, the web page should load. Is that what you are trying to do?
+ 3
viknesh vikky you did it. Thats exactly what he wanted
+ 3
Lord Dev Thanksπ€
+ 3
Thank u !! But how did u do that ?
+ 3
π° Justin π° Just hide the iframe initially then show it when an app icon is clicked. since the icon is inside the <a> tag which targets the iframe to open the link, the website will be loaded automatically. when you press home or back button hide the iframe. That simple π.
Good luck π for you Android phone. Hope we see that working soon π
+ 3
I really don't know who's downvoting this question viknesh vikky
+ 3
π° Justin π° No problem. May be they don't understand the question well π
.
+ 3
Yes π
π
+ 3
viknesh vikky I don't know why the heck do people do this