Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript JQuery Css width of a div returns undefined. Re: JQuery Css width of a div returns undefined.

#107630
wolfcry911
Participant
var cssWidth = $('#box').css('width');

no dot in the selector