JavaScript and DHTML Wizardry
Objects have methods
Methods are the things that objects can do
In the real world
Cats purr
Computers crash
In the JavaScript world
buttons click( )
windows open( )
text can be selected( )