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