attribute( e, name )

Returns the value of the name/attribute pair of element e.

:-) <table cellpadding="2" cellspacing="1" width="50%" />.attribute( "width" );
There is 1 result
"50%"