Switching javascript on and off

A

alec

It is possible to enable / disable JavaScript manually by checking or
unchecking a box in the FrontPage menu.

Question: is it possible to write a code triggered for instance by page
onLoad event so that JavaScript was enabled (disabled) automatically?

Many thanks for your input.
 
T

Tom Pepper Willett

No. This is an individual browser setting.
--
===
Tom "Pepper" Willett
Microsoft MVP - FrontPage
---
About FrontPage 2003:
http://office.microsoft.com/home/office.aspx?assetid=FX01085802
===
| It is possible to enable / disable JavaScript manually by checking or
| unchecking a box in the FrontPage menu.
|
| Question: is it possible to write a code triggered for instance by page
| onLoad event so that JavaScript was enabled (disabled) automatically?
|
| Many thanks for your input.
 

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

Top