13.7 Java and JavaScript
Do not confuse these two languages. Java is an object-oriented, platform-independent
programming language from Sun Microsystems. It is frequently used
for small programs (applets), which are executed over the Internet
for things like online banking, chatting, and shopping. JavaScript is an interpreted scripting language mainly used for
the dynamic structuring of Web pages, for example, for menus and
other effects.
Konqueror allows you to enable or disable these two
languages. This can even be done in a domain-specific way, which
means that you can permit access for some hosts and block access
for others. Java and JavaScript are often disabled for security
reasons. Unfortunately, some Web pages require JavaScript for
correct display.