Checking js capability

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
User avatar
9902468
Forum Commoner
Posts: 89
Joined: Thu Jun 06, 2002 6:39 am
Location: Europe

Checking js capability

Post by 9902468 »

How do you all check if clients browser is javascript enabled?
User avatar
twigletmac
Her Royal Site Adminness
Posts: 5371
Joined: Tue Apr 23, 2002 2:21 am
Location: Essex, UK

Post by twigletmac »

You don't need to check, you can use <noscript>...</noscript> tags to present information that will only be visible when the client does not have javascript enabled.

Mac
User avatar
9902468
Forum Commoner
Posts: 89
Joined: Thu Jun 06, 2002 6:39 am
Location: Europe

Post by 9902468 »

Thats right, must been pretty tired when I wrote that 8O
Post Reply