addClass method in category Attribute
adds a class to an element with no class or class with blank value;
but can't replace or override the existing one
re-load()|| can-override !!
 
div3: class is blank

-----
To view the effect, open in a new window
And inspect with Firebug

Runtime views: note in div element
class attribute contains two values.