Forum Discussion

id-chalmers's avatar
12 years ago

using freemarker to get window.top

Is there a method in the freemarker context object (or other object) that is roughly equivelant to javascript's window.top? I'd like to detect whether my page is being  loaded from within an iframe. ...