File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55 <signature >
66 <added >1.0</added >
77 <argument name =" eventType" type =" String" >
8- <desc >A string containing a JavaScript event type , such as < code > click</ code > or < code > submit</ code > .</desc >
8+ <desc >A string containing one or more DOM event types , such as " click" or " submit," or custom event names .</desc >
99 </argument >
1010 <argument name =" handler" type =" Function" optional =" true" >
1111 <desc >The function that is to be no longer executed.</desc >
1515 <signature >
1616 <added >1.4.3</added >
1717 <argument name =" eventType" type =" String" >
18- <desc >A string containing a JavaScript event type , such as < code > click</ code > or < code > submit</ code > .</desc >
18+ <desc >A string containing one or more DOM event types , such as " click" or " submit," or custom event names .</desc >
1919 </argument >
2020 <argument name =" false" type =" Boolean" >
2121 <desc >Unbinds the corresponding 'return false' function that was bound using <code >.bind( eventType, false )</code >.</desc >
You can’t perform that action at this time.
0 commit comments