Web Development with jQuery®
Appendix D (^) ❘ 511 delegate(selector, events, data, function) string selector string events object data function(event) Provid ...
(^512) ❘ APPENDIX D EVENTS on(events[, selector][, data]) string events string selector object data Attaches an event handler fo ...
Appendix D (^) ❘ 513 trigger(events, parameters) string events array parameters The trigger() method accepts an optional data ar ...
(^514) ❘ APPENDIX D EVENTS undelegate(namespace) Provides the same functionality as the off() method in jQuery 1.4.2 and later. ...
Appendix D (^) ❘ 515 error() error([data, ]function) Triggers the error event of each selected element. Attaches a function to t ...
(^516) ❘ APPENDIX D EVENTS load(function) load([data, ]function) Attaches a function to the load event of each selected element. ...
Appendix D (^) ❘ 517 resize() resize([data, ]function) Triggers the resize event of each selected element. Attaches a function t ...
(^518) ❘ APPENDIX D EVENTS event.cancelable boolean Indicates whether the event can be canceled. event.clientX, event.clientY in ...
Appendix D (^) ❘ 519 event.initKeyEvent() type bubbles cancelable view ctrlKey altKey shiftKey metaKey keyCode charCode The init ...
(^520) ❘ APPENDIX D EVENTS event.isDefaultPrevented() returns boolean Determines whether preventDefault() was ever called on the ...
Appendix D (^) ❘ 521 event.stopPropagation() Stops the propagation of an event from a child or descen- dent element to its paren ...
http://www.it-ebooks.info ...
bapp05.indd 02/17/2015 Page 523 Manipulating Content, Attributes, and Custom Data METHOD/PROPERTY DESCRIPTION RETURN VALUE AT TR ...
(^524) ❘ APPENDIX E MANIPULATING CONTENT, ATTRIBUTES, AND CUSTOM DATA bapp05.indd 02/17/2015 Page 524 removeAttr(name) Removes t ...
Appendix E (^) ❘ 525 bapp05.indd 02/17/2015 Page 525 HTML html() Returns the HTML contents, or innerHTML, of the fi rst element ...
(^526) ❘ APPENDIX E MANIPULATING CONTENT, ATTRIBUTES, AND CUSTOM DATA bapp05.indd 02/17/2015 Page 526 val(valuesArray) When prov ...
bapp06.indd 02/17/2015 Page 527 More Content Manipulation METHOD/PROPERTY DESCRIPTION RETURN VALUE HTML after(content[, content] ...
(^528) ❘ APPENDIX F MORE CONTENT MANIPULATION bapp06.indd 02/17/2015 Page 528 append(function()) Executes a function that return ...
Appendix F (^) ❘ 529 bapp06.indd 02/17/2015 Page 529 clone( [withDataAndEvents], [deepWithDataAndEvents] ) Clones the selected e ...
(^530) ❘ APPENDIX F MORE CONTENT MANIPULATION bapp06.indd 02/17/2015 Page 530 prependTo(selector) Prepends all the selected elem ...
«
23
24
25
26
27
28
29
30
31
32
»
Free download pdf