CodeVocabJQuery
From VoCamp Wiki
http://docs.jquery.com/Main_Page
Broken into sections
* jQuery Core * Selectors * Attributes * Traversing * Manipulation * CSS * Events * Effects * Ajax * Utilities * Internals
Semantically marked up with class names
Section page :
<tr class="option"><td><b><a href="/Core/removeData#name" title="Core/removeData">removeData( name )</a></b></td><td class="default"><b>Returns:</b> <span>jQuery</span></td></tr><tr><td colspan="2" class="desc">Removes named data store from an element.</td></tr>
Semantic name | class name |
---|---|
Sections | options |
Method outline | option |
Parameter | ? |
description | desc |
Optional parameter | optional |
Method page :
Semantic name | class name |
---|---|
method | |
optional parameter | optional |
function name | selflink |
description | desc |
example | example |
argument section | args |
individual argument | option |
argument name | <th> |
argument type | type |
default argument | default |