Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TruthHun/BookStack
/ getClass
Function
getClass
static/wangEditor/js/lib/jquery-2.2.1.js:7360–7362 ·
view source on GitHub ↗
( elem )
Source
from the content-addressed store, hash-verified
7358
var
rclass = /[\t\r\n\f]/g;
7359
7360
function
getClass( elem ) {
7361
return
elem.getAttribute && elem.getAttribute(
"class"
) ||
""
;
7362
}
7363
7364
jQuery.fn.extend( {
7365
addClass:
function
( value ) {
Callers
1
jquery-2.2.1.js
File · 0.70
Calls
1
getAttribute
Method · 0.80
Tested by
no test coverage detected