Quick way to check if a browser is java enabled
— Posted on 11/15/2005 with 3 Comments
The function below is a quick way of checking to see if a user is using a [tag]java[/tag] enabled browser. Good for [tag]AJAX[/tag] applications and directing a user to a different page if java isn’t enabled.

Hey there, any chance you could repost the sample code as it’s blank on your site now.
I’m just looking into starting Ajax programming, and I’m hoping I could use this code to redirect users that have disabled javascript to a ‘lite’ version of the website.
TIA
Seri
Your Browser doesn’t support JavaScripting.
this blog removes the html tags when some comments on it.
Use noscript tags.
Place text that you want to show to users in between the noscript tags.
User will see the text if there browser doesnt support JavaScript