Page 1 of 1

Strange page.

Posted: Tue May 10, 2011 3:10 pm
by nagan
FF 4.0.1 NS 2.1.0.3
I got to this page thru Google. http://www.deccanherald.com/content/159 ... dmits.html . The original page seemed to display for a second and then a screen asking for Javascript to be enabled came.http://www.deccanherald.com/enable_javascript.html
At this juncture enabling script permanently from NS and further refreshing , I could get only the javascript instruction page and not the ORIGINAL page.

I could get to see the page only after opening the link from google in a separate tab.

Further added
A few minutes later I once again opened up the same page from Google , the page opened but with a few more JScripts as seen from a small red cross in the NS icons.
The first time there was a full clear NS icon in the same page!. I wonder if the scripts could be added in a few seconds.

Re: Strange page.

Posted: Tue May 10, 2011 3:28 pm
by therube
I guess it's because of this, that it leaves no (back/forward) history:

Code: Select all

	<noscript>
		<META HTTP-EQUIV=Refresh CONTENT="1; URL=http://www.deccanherald.com/enable_javascript.html">
	</noscript>
Options | Advanced -> Untrusted => Forbid META redirections inside <NOSCRIPT> elements, would have blocked the refresh.