[whatwg] [html5] r3793 - [e] (0) <noscript> example

Ian Hickson ian at hixie.ch
Tue Sep 15 01:16:19 PDT 2009


On Thu, 10 Sep 2009, Simon Pieters wrote:
> > +
> > +   <p>When script is enabled,
> 
> disabled.

Fixed.

> > a button appears to do the calculation
> > +   on the server side. When script is enabled, the value is computed
> > +   on-the-fly instead.</p>
> > +
> > +  </div>
> 
> Please add another example showing how to do the same thing without <noscript>
> (i.e. swapping the submit button for the output paragraph replaceChild). This
> is a better technique because <noscript> is unaware of whether the script was
> successful, and also <noscript> is not supported in XHTML.

Done.

-- 
Ian Hickson               U+1047E                )\._.,--....,'``.    fL
http://ln.hixie.ch/       U+263A                /,   _.. \   _\  ;`._ ,.
Things that are impossible just take longer.   `._.-(,_..'--(,_..'`-.;.'



More information about the whatwg mailing list