Make sure that the removeEvent and buildFragment private functions are exposed (to...
authorjeresig <jeresig@gmail.com>
Wed, 8 Sep 2010 22:13:35 +0000 (18:13 -0400)
committerjeresig <jeresig@gmail.com>
Wed, 8 Sep 2010 22:13:35 +0000 (18:13 -0400)
commitacb162a697e672b2b22e64a02e6278baafac5717
treeba63b6b53ae42ee8d8c9af056abd066d5ce0cb48
parentbca576550249e9b79b1097669dff6d4ddd0d65cf
Make sure that the removeEvent and buildFragment private functions are exposed (to help with access across modules). The final API for each of these is very much in flux and will likely change before the final release. Fixes #7011.
src/core.js
src/event.js
src/manipulation.js
src/support.js