| Netscape Navigator Tips and Tricks |
ADD IT UP
One useful aspect of JavaScript functions is that you can run them right
from the Navigator by entering them in the Location field. Want to do some
quick math for example, but don't want to break out the calculator? Enter
javascript:eval(2+2) in the Location box, then press Enter. A page that
says "4" immediately appears. Of course you can substitute any calculation
you want in the "eval" statement, so go ahead and add it up with JavaScript.
APPLETS OF YOUR EYE
Here's a good way to test Java applets you're working on. If you're
developing Java applets and have recompiled the class files, hold down
the Shift key when you hit Reload. This reloads the applets from your hard
disk onto the page, meaning that you can see any changes without having
to restart Communicator.
JAVA CONSCIOUS
Running Java applets for the most part does not constitute a security
breach. However, because these are programs that download and run on your
system, you may think that the risk is not worth taking, no matter how
small. If this is the case, you can tell Navigator not to enable Java programs
or JavaScript. To do this, choose Options|Network Preferences thenclick
on the Languages tab. Uncheck the option, Enable Java and (if you want)
Enable JavaScript.
This page is designed and written by John Jenkins. If there are any questions or other issues about the content, email me, and I will deal with it in a timely manner. If specific help is requested an email address with an lctn.com or ecsis.net domain is required. As with all programs on the internet, you, the downloader, assumes all risk of file damage or viruses that these or any programs may contain that are received over the internet. Neither CSS, ECS, nor the author will be responsible for any damage done by any program received over the internet. Please note this includes programs that are virus free but may cause problems with other programs on your computer and programs that simply won't run right on a particular machine.