how to tell if java script is running??

R

Richard Cornford

Matt said:
How do I tell if java script is running or enabled on the
client PC?

If the script doesn't not do anything javascript is enabled.

Richard.
 
E

Evertjan.

Matt wrote on 13 jun 2004 in comp.lang.javascript:
How do I tell if java script is running or enabled on the client PC?

Please advise.

Tell whom ?

=============================

<script type='text/javascript'>
alert('I'm running!'); // tested
</script>
<noscript>
You're not! However you ought to.
<br>[Not tested, off topic in this NG]
</noscript>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,756
Messages
2,569,540
Members
45,025
Latest member
KetoRushACVFitness

Latest Threads

Top