Merge branch 'Sub_Naming' of https://github.com/timmywil/jquery into timmywil-Sub_Naming
Conflicts: src/core.js src/css.js src/event.js
This commit is contained in:
commit
978c065555
3 changed files with 23 additions and 23 deletions
|
@ -275,7 +275,7 @@ jQuery.event = {
|
|||
"changeData": true
|
||||
},
|
||||
|
||||
trigger: function( event, data, elem ) {
|
||||
trigger: function( event, data, elem, bubbling /* For Internal Use Only */ ) {
|
||||
// Event object or event type
|
||||
var type = event.type || event,
|
||||
namespaces = [],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue