Find out more

Prototype

What is the syntax for selecting elements with Prototype JS?

Elements can be selected using the $() function, which takes a CSS selector as its argument.

Upload file