Klaus, that is too simple, I think we need a full fledge plugin with all the
bells and whistles :)

I kid, but senzacionale, Klaus' suggestion is the best way to check if
javascript is enabled or not and display a message if not.

On 8/10/07, Klaus Hartl <[EMAIL PROTECTED]> wrote:
>
>
> seedy wrote:
> >
> > This can be done by showing the message "This site requires javascript"
> by
> > default.
> > Then use jQuery to hide that message.  If javascript is not enabled,
> your
> > code to hide that message will not work and they will see the message.
>
> You could also simply use the noscript element:
>
> <noscript>
>      <p><strong>This site requires javascript</strong></p>
> </noscript>
>
> Just an idea...
>
>
> --Klaus
>



-- 
Benjamin Sterling
http://www.KenzoMedia.com
http://www.KenzoHosting.com

Reply via email to