0
I’m using iframes to a portal, I had to use it calling for id to solve a previous problem.
The problem now is that I can’t create a list of iframes in javascript, I can only create a id with the src.
Can someone help me?
I’m using it like this, but just store it src, I can’t store anymore.
window.onload = function() {
document.getElementById("id_Iframe").src="LINK_IFRAME";
}
						
Can you give more details? What do you mean by IFRAMES list? Because in my understanding just replicate the codes to have several.
– SK15
I passed beaten in ; to close each line. kkkk I will test.
– Willian Coqueiro