Javascript function as parameter - Browser compatibility -


i know the ability pass function names parameters handled modern browsers, i'm wondering older browsers compatibility:

  1. what first version of javascript/ecmascript supported it? supported since first days of javascript? (that surprise me)
  2. what versions of each of major browsers (google chrome, firefox, ie, safari, opera, etc.) first supported it?

as far i'm aware, functions have been objects, , objects have been passable arguments.


Comments

Popular posts from this blog

Ansible - ERROR! the field 'hosts' is required but was not set -

customize file_field button ruby on rails -

SoapUI on windows 10 - high DPI/4K scaling issue -