I want to modify the generic "Page Viewer Web Part" so that it sends some additional properties in the <iframe> tag.
Is there a method to do this without re-writing the entire web part?
I am trying to add a bit of JavaScript to the iframe onLoad event that will cause the iframe to scroll back to the top.
This itself is a workaround to a situation where the page inside the iframe is larger than the outter hosting page.
Did I mention that I hate iframes?
Is there a method to do this without re-writing the entire web part?
I am trying to add a bit of JavaScript to the iframe onLoad event that will cause the iframe to scroll back to the top.
This itself is a workaround to a situation where the page inside the iframe is larger than the outter hosting page.
Did I mention that I hate iframes?