12.5. 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 (e.g., for menus and other effects).

Konqueror allows you to enable or disable these two language. 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.