[racket-dev] language-specific documentation failed on 5.1.1
6 minutes ago, Robby Findler wrote:
> On Tue, Jul 19, 2011 at 1:59 PM, Eli Barzilay <eli at barzilay.org> wrote:
> > 25 minutes ago, Robby Findler wrote:
> >>
> >> JS could also hide a warning that JS wasn't available, right?
> >
> > Well, if there's no JS, then JS can't warn you about it. There's
> > the `noscript' tag, which is there for pages that use it, I think.
>
> Huh? I think you misunderstood me or something. I'm saying this: put
> a warning on the plain html page. Hve JS hide the warning via css
> properties.
That's exactly what the noscript is doing, so it's already there.
--
((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay:
http://barzilay.org/ Maze is Life!