Content deleted Content added
Tag: Reverted |
m Reverted edit by 62.89.19.166 (talk) to last version by MrOllie |
||
Line 42:
===JavaScript===
[[JavaScript]] is an event-based [[imperative programming]] language (as opposed to HTML's [[declarative programming|declarative language]] model) that is used to transform a static HTML page into a dynamic interface. JavaScript code can use the [[Document Object Model]] (DOM), provided by the HTML standard, to manipulate a web page in response to events, like user input.
|