setup width of element jquery code example Example 1: jquery get element width $('#element').width(); Example 2: get width of div jquery $("#divId").width();