Applications in JavaScript

Czech flag

Česky

JavaScript source code can be viewed directly in the browser, as the browser is known to interpret them.

Order a blade of grass from my garden

It is very dry now and so in the garden I have little grass, so the price is higher ($ 100 per blade) and the order is limited to a maximum of 3 blades

Ordering blades (maximum 3 blades)

Current date and time

  1. the code is running on this page
  2. you can see its output in the footer of the page on the left ;)

How many days until Christmas?

Form processing: Pizza order

  1. selection list, check boxes, switches
  2. statement of the whole order

Living Picture Map

  1. shows the constellations as you move the mouse
  2. also displays a cartoon image of the constellation
  3. links on the map lead to descriptions of constellations

Sophisticated menu with transitions between images

  1. we load all images as objects in advance
  2. sophisticated functions for exchanging images in the menu
  3. can distinguish which image belongs to the menu and which does not

Calculator

Calculator completely written in JavaScript.
It allows:

  1. common numerical operations
  2. square root

Bookstore

  1. internet bookstore simulation
  2. is written to demonstrate the use of cookies to store information

Cubes from Videostop

Simulator of the final game from the famous TV competition.
It allows:

  1. to win a Mercedes car ;)
  2. change the speed of changing cubes

More Applications

For 4 years I have been leading a websitemaking group with children in the House of Children and Youth. The external link in the title points to the JavaScript applications we have created.