> I don't understand exactly what javascript is, what it's for

It's a programming language. JavaScript programs are sent to your browser by Web pages and then automatically executed, usually to add interactivity to the page. The problem with JavaScript on the Web isn't the language, it's that the installation and execution of the programs is automatic.

Reply via email to