I need to have a page display an external site through an iframe. Its been done with varying results with javascript in the templates but obviously i want to move it back to an xslt so the javascript is run serverside and in general relocating the logic to a more suitable place.
I dont want to use the code that is alread written by my collegues as its very odd, and likely full of bugs.
Ok, so the thing is, how do i generate an iframe and checking its height and adjusting appropiatly in xslt? Also recieving the url as a parameter so it can be reused. The link above is the closest to what i want to do, but i cant really figure it out. Or more like, i dont understand how it works more like.
iframes, javascript etc.
Hi everyone
I need to have a page display an external site through an iframe. Its been done with varying results with javascript in the templates but obviously i want to move it back to an xslt so the javascript is run serverside and in general relocating the logic to a more suitable place.
I dont want to use the code that is alread written by my collegues as its very odd, and likely full of bugs.
I read through this post http://our.umbraco.org/forum/developers/xslt/20991-Cross-Domain-iFrame-Height-in-XSLT and various others, but mostly the one i linked to is the closest, but since it didnt have a full answer i thought i might as well post a new topic.
Ok, so the thing is, how do i generate an iframe and checking its height and adjusting appropiatly in xslt? Also recieving the url as a parameter so it can be reused. The link above is the closest to what i want to do, but i cant really figure it out. Or more like, i dont understand how it works more like.
Yeah, sorry for making all these posts these past weeks and bumping them occasion, but i only need help with a few more things.
One last bump, please bare with me as this is an important feature i need help with, or in the least, guidance.
is working on a reply...