Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

how to pass function arguments without invoke the function

google.maps.event.addListener( southEast, 'click', showArea.bind( this, 1 ) );
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #pass #function #arguments #invoke #function
ADD COMMENT
Topic
Name
2+9 =