Linked from
The 19 pages that link to JavaScript, each with the reason it gives.
HTMLRelated: Scripts can inspect and change the HTML-derived document while a page runs.
Document Object ModelRelated: JavaScript commonly reads and changes browser DOM objects.
Netscape NavigatorRelated: Netscape created JavaScript and first shipped it in Navigator 2.0.
Progressive web appRelated: It implements interactive features and coordinates many browser APIs.
Web developmentRelated: It adds dynamic behavior to interfaces and can also run on servers.
Web pageRelated: JavaScript enables pages to respond to actions and update dynamically.
HTML5Related: HTML5 features often pair markup with JavaScript for interactive behavior.
WebsiteRelated: JavaScript can update website content and respond to user actions.