Forum Moderators: open
Couldn't find a button to kill only javascript. (Help here.)
A little research suggested that if I up my Internet Explorer security settings to "high" javascript would be turned off.
Wow! On high security 1) I couldn't login to my online email account - the login page just went blank; and, 2) yes, javascript navigation bars just couldn't get their links to drop down.
I can't imagine much of the world surfs in "high security" mode and, if they do, it must look like a pretty static world.
Anyone not use javascript because of a concern that some surfers might be locked on high security?
[edited by: Webwork at 12:31 pm (utc) on May 6, 2005]
If you want to see how a site looks without javascript, the easiest method I know of is to install the Web Developer Toolbar on FireFox and then use the "Disable JavaScript" option in the "Disable" button. AFAIK, there is no 'quick click' way to shut off JS in IE.
cEM
I plan to "be more brave" during the next 12 months, which for a chicken little technically challenged person like me includes . . . shudder . . . 1) trying out new browsers; 2) learning to admin a linux webserver; and, 3) starting to play with PHP/MySQL whilst also playing a bit with ASP/MSSQL.
Shudderrrrrrr.....
The reason you couldn't log in (probably) is because you also disable cookies when you set security to high, and (I think) unless the email connection is https it won't submit form data. The blank page is **probably** a poor server-side implementation or an outright 500 error (this sometimes resolve as a blank white page in IE.)
I plan to "be more brave" during the next 12 months, which for a chicken little technically challenged person like me includes . . . shudder . . . 1) trying out new browsers; 2) learning to admin a linux webserver; and, 3) starting to play with PHP/MySQL whilst also playing a bit with ASP/MSSQL.
For the rest you need an old computer. My Linux server at home is a Pentium II with 192mb memory and 3 hard drives, the 2 largest being 4gb. I found Fedora easy to install. Apache/PHP/MySQL are on the Fedora disks. I set up DNS to use foir a pretend domain name, and samba shares to access my development area from my Windows computer. That part I found hard to make work, but I got there. Then I discovered Webmin and installed that to be able to administer it through the web.