Hello,
I have a htm file with an iframe and a menu structure. The menu can load a htm file in the iframe or a aspx file. No problem at all.
But... Now they want the iframe to get the size of its content. (so there will be no scrollbar in de iframe, but you have to scroll the whole htm file)
I didn't get this to work so I thought I would use a div for this issue. But I can't get an aspx file to load in a div.
So I'm stuck. Or I have to find a way to let my iframe grow or I have to find a way to load an aspx file in a div.
Any ideas?
With kind regards, JSMB