Changeset 2248
- Timestamp:
- 07/05/07 08:19:18 (1 year ago)
- Files:
-
- 1 modified
-
trunk/jquery/src/jquery/jquery.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/jquery/src/jquery/jquery.js
r2217 r2248 812 812 /** 813 813 * Searches for all elements that match the specified expression. 814 814 * 815 815 * This method is a good way to find additional descendant 816 816 * elements with which to process.