Technology
Java script Examples
JavaScript known by its acronym JS is a programming language implemented in modern browsers that present their content in a dynamic and creative way.
JavaScript is a code design that allows us to deliver modern content to browsers through your web pages. Using JavaScript codes we can control any multimedia file on our web portal, create moving images, include advertising, welcome messages, graphics and much more.
</HTML> The dialect used by the JavaScript programming language is structured as follows:
<HEAD>
<TITLE> Page1.htm </TITLE>
</ script LANGUAGE = ”JavaScript”>
// Show a welcome message
Alert (“ WELCOME TO OUR WEBSITE !); </SCRIPT>
<HEAD>
<BODY>
</HTML>
12 Java script Examples
- Calendar that indicates the days and the month in real time.
- Analog clock on the main screen.
- Zoom the page.
- Welcome messages or of any kind.
- Advertising (videos, sound).
- Option to print from page.
- Calculator.
- Rotation, movement or rotation of the texts on the screen.
- Shopping cart.
- Text that follows the moving pointer.
- Games when the page is loading or has been disconnected to the internet.
- Message belt (messages in motion).