+ 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 Antwoorden
+ 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