Ihooch JavaScript


JS date & timestamp code


Check voting age against the value 18.

Age:

Old enough to vote?


Change HTML attributes.

In this case JavaScript changes the src (source) attribute of an image.


Change the Style of an HTML element

JavaScript can change the style of an HTML element.


Hide HTML elements

JavaScript can hide HTML elements.


Show hidden HTML elements

JavaScript can show hidden HTML elements.