On Wed, May 11, 2005 at 09:37:39AM -0400, Sailesh Panchang wrote: > > Noscript hides content from browsers which have >JavaScript enabled > I suppose you mean browsers that support scripting but have it turned off. > Right? No. Browsers which support scripting, but have it turned off will recognise that they need to parse the content of <noscript>. Browsers which don't support scripting will either recognise the same, or not understand the tag (and ignore it with the end result being the same). Browsers which support JavaScript and have it turned off will ignore the content of the <noscript> block. Thus <noscript> only hides content from browsers with scripting supported and enabled. -- David Dorward http://dorward.me.ukReceived on Wednesday, 11 May 2005 13:37:20 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 20:36:25 UTC