api.jquery.com

     

jQuery API Browser v1.3

Alexa traffic report for API.JQUERY.COM

URLs from api.jquery.com:

Tweets about api.jquery.com

  • RT @jQuery_Doc: #jQuery .pushStack(): Add a collection of DOM elements onto the jQuery stack
  • #jQuery .pushStack(): Add a collection of DOM elements onto the jQuery stack
  • RT @ChowKaiDeng: Brutal: wrapInner() en #JQuery, encapsula contenidos on the fly. Ej: <a>X</a> luego <a><b>X</b></a> Súper útil
  • Brutal: wrapInner() en #JQuery, encapsula contenidos on the fly. Ej: <a>X</a> luego <a><b>X</b></a> Súper útil
  • RT @jQuery_Doc: #jQuery Attribute Equals Selector [name=''value'']: Selects elements that have the specified attribute with a (...)
  • #jQuery Attribute Equals Selector [name=''value'']: Selects elements that have the specified attribute with a (...)
  • Trying to be object-oriented while using jQuery for events? Use $.proxy() to set context. How did I not know this?
  • RT @jQuery_Doc: #jQuery :enabled Selector: Selects all elements that are enabled
  • #jQuery :enabled Selector: Selects all elements that are enabled
  • genialidades de la programacion y#JQuery @jquery
  • RT @jQuery_Doc: #jQuery jQuery.noop(): An empty function
  • #jQuery jQuery.noop(): An empty function
  • RT @jQuery_Doc: #jQuery jQuery.when(): Provides a way to execute callback functions based on one or more objects, usually (...)
  • #jQuery jQuery.when(): Provides a way to execute callback functions based on one or more objects, usually (...)
  • @jantinevandijk
  • RT @jQuery_Doc: #jQuery .change(): Bind an event handler to the "change" JavaScript event, or trigger that event on an element
  • #jQuery .change(): Bind an event handler to the "change" JavaScript event, or trigger that event on an element
  • RT @kinkuma_design: @masamunet 亀レスなんですが、$hoge.get(0) で中のhtml エレメントが取り出せます。
  • RT @jQuery_Doc: #jQuery :first-child Selector: Selects all elements that are the first child of their parent
  • #jQuery :first-child Selector: Selects all elements that are the first child of their parent
  • @masamunet 亀レスなんですが、$hoge.get(0) で中のhtml エレメントが取り出せます。
  • RT @jQuery_Doc: #jQuery .delegate(): Attach a handler to one or more events for all elements that match the selector, now or (...)
  • #jQuery .delegate(): Attach a handler to one or more events for all elements that match the selector, now or (...)
  • Otra afirmación de que JS es caótico. Uno esperaría que esto devuelva True o False:
  • RT @jQuery_Doc: #jQuery :parent Selector: Select all elements that have at least one child node (either an element or text)
  • #jQuery :parent Selector: Select all elements that have at least one child node (either an element or text)
  • RT @designlexcom: #jQuery :nth-child() Selector: Selects all elements that are the nth-child of their parent #JavaSc…
  • #jQuery :nth-child() Selector: Selects all elements that are the nth-child of their parent #JavaScript #html5
  • RT @jQuery_Doc: #jQuery .mousemove(): Bind an event handler to the "mousemove" JavaScript event, or trigger that event on an element http:/…
  • #jQuery .mousemove(): Bind an event handler to the "mousemove" JavaScript event, or trigger that event on an element
  • jQuery、ltセレクタなんて知ってた?俺は知らなかった。
  • @riatw これらを使えば動きました。 ,
  • RT @jQuery_Doc: #jQuery .removeAttr(): Remove an attribute from each element in the set of matched elements
  • #jQuery .removeAttr(): Remove an attribute from each element in the set of matched elements
  • RT @jQuery_Doc: #jQuery .empty(): Remove all child nodes of the set of matched elements from the DOM
  • #jQuery .empty(): Remove all child nodes of the set of matched elements from the DOM
  • RT @jQuery_Doc: #jQuery Attribute Starts With Selector [name^=''value'']: Selects elements that have the specified attribute (...)
  • #jQuery Attribute Starts With Selector [name^=''value'']: Selects elements that have the specified attribute (...)
  • RT @jQuery_Doc: #jQuery .ajaxComplete(): Register a handler to be called when Ajax requests complete. This is an AjaxEvent
  • #jQuery .ajaxComplete(): Register a handler to be called when Ajax requests complete. This is an AjaxEvent