Back

.width( )

Get the current width of the first element in the set

This method does not set values. Use .css() instead.

Params

none

Returns

Width

Examples

$('div').width()