Using jQuery, how can I get the current class of a div called div1?
div1
var classname=$('#div1').attr('class')