| height( )
| Returns: Integer |
| Get the current computed, pixel, height of the first matched element. |
| height( val )
| Returns: jQuery |
| Set the CSS height of every matched element. |
| width( )
| Returns: Integer |
| Get the current computed, pixel, width of the first matched element. |
| width( val )
| Returns: jQuery |
| Set the CSS width of every matched element. |