freelabs federation
[lit]freewiki: [generate-title]
[lit]
javascript is a scripting language, which runs in a web browser (or on a server, via node.js.)
it makes it possible to create dynamic web content, interact with a server without reloading the entire page, and even emulate other software.
javascript code can be placed between <script> <[lit]/[lit]script> tags in an html page, or the first tag can include src="name-of-script.js" and draw the source from a separate file. it is also possible to run a .js script directly, without adding to an existing html page.
mozilla web browser users can prevent javascript code from loading on a per-site basis using noscript: [url]https://noscript.net/[url]
generated wikipedia link: [wp] (this may not go to an existing article)
back to wiki index: [lit]https://freelabs.neocities.org/freewiki/[lit]
home: [lit]https://freemedia.neocities.org[lit]