mirror of
https://github.com/jquery/jquery.git
synced 2025-01-10 18:24:24 +00:00
Backported wiki changes from http://docs.jquery.com/API/1.1.1/CSS
This commit is contained in:
parent
a782afdfd0
commit
52a78d06a4
2
src/jquery/jquery.js
vendored
2
src/jquery/jquery.js
vendored
@ -2288,7 +2288,7 @@ jQuery.each( [ "eq", "lt", "gt", "contains" ], function(i,n){
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Set the CSS width of every matched element. If no explicit unit
|
* Set the CSS height of every matched element. If no explicit unit
|
||||||
* was specified (like 'em' or '%') then "px" is added to the width.
|
* was specified (like 'em' or '%') then "px" is added to the width.
|
||||||
*
|
*
|
||||||
* @example $("p").height(20);
|
* @example $("p").height(20);
|
||||||
|
Loading…
Reference in New Issue
Block a user