I would like to get the value of the class attribute for an element using JavaScript. However in this particular situation I don\'t have the luxury of libr
Maybe you should try this
var colClass = el.className