Here is what i want to do:
in my blog, comments are shown in a fancybox popup using iframe. (eg:- for the post number 2, comments link open an iframe fancybox comments.php?id=2)
I want to check whether comments.php is loaded in an iframe and if not, redirect to the respective blog page. i.e. post.php?id=2
I checked Google and other sites incl. stackoverflow. but no use. pls help. (this seems to be easy. but it ain't working http://www.onlineaspect.com/2009/06/10/reading-get-variables-with-javascript/