- renamed fireEvent to triggerEvent. Implementation of the function fireEvent is...
commit277c74f3e87b975cc2cf5970f5b5b06478a3dfea
authorValerio Proietti <kamicane@gmail.com>
Sat, 4 Sep 2010 12:16:09 +0000 (4 14:16 +0200)
committerChristoph Pojer <christoph.pojer@gmail.com>
Sat, 4 Sep 2010 12:45:38 +0000 (4 13:45 +0100)
tree74b2e33a11b0efd6dff3eacdd317b431532a6b74
parent9525728eb4db4c599e0c3285260ad647887f5ea5
 - renamed fireEvent to triggerEvent. Implementation of the function fireEvent is still present but in a try / catch block. Renamed existing fireEvent instances.
Source/Element/Element.Event.js
Source/Utilities/DomReady.js