+ 1
Javascript?
how do you know the property and event names. example addEventListener( event, function ) where do you get the event names? also when you pass a handle or var with a function through. how do you know the property names? like mousemove.clientX.... (also applies to other languages).... basically where is the reference and can you just use code to find them.
1 ответ