Reply
Javascript enable or disabled
Old 05-11-2006, 01:03 AM Javascript enable or disabled
manthu64's Avatar
Average Talker

Posts: 27
Name: Manthan Dudani
Location: India
Hi guys,

I had one problem from so many days, Please help me.

I want to know, How can I know user's browser have javascript enable or disable ?

Is there any functio or else ?

Please help me.

Thanks,
manthu64 is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
     
Old 05-11-2006, 08:43 AM Re: Javascript enable or disabled
funkdaddu's Avatar
Web Design Snob

Posts: 636
If your script runs, it is enabled. You can also use the <noscript> tag to show text if the user doesn't have JS turned on.

<script type="text/javascript"><!--
document.write("You have Javascript Turned on - weeeeeee!")
//-->
</script>
<noscript><b>Please</b> turn on JavaScript! I beg you!!</noscript>
funkdaddu is offline
Reply With Quote
View Public Profile Visit funkdaddu's homepage!
 
Reply     « Reply to Javascript enable or disabled
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.12581 seconds with 13 queries