is there any ways of enabling java script in Browser(IE)

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
lokesh_kumar_s
Forum Commoner
Posts: 48
Joined: Mon Apr 13, 2009 5:39 am
Contact:

is there any ways of enabling java script in Browser(IE)

Post by lokesh_kumar_s »

is there any ways of enabling java script in Browser(IE) programmatically using any of the technologies(PHP,JavaScript,..) please specify the answer
User avatar
papa
Forum Regular
Posts: 958
Joined: Wed Aug 27, 2008 3:36 am
Location: Sweden/Sthlm

Re: is there any ways of enabling java script in Browser(IE)

Post by papa »

Nope
User avatar
Darhazer
DevNet Resident
Posts: 1011
Joined: Thu May 14, 2009 3:00 pm
Location: HellCity, Bulgaria

Re: is there any ways of enabling java script in Browser(IE)

Post by Darhazer »

Post instruction to the user how to enable JavaScript, using the <noscript> tag :mrgreen:
User avatar
califdon
Jack of Zircons
Posts: 4484
Joined: Thu Nov 09, 2006 8:30 pm
Location: California, USA

Re: is there any ways of enabling java script in Browser(IE)

Post by califdon »

Wouldn't be much point in disabling JS if web pages could enable it again, would it? :?
Post Reply