Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TruthHun/BookStack
/ getClass
Function
getClass
static/jquery/1.12.4/jquery.js:8803–8805 ·
view source on GitHub ↗
( elem )
Source
from the content-addressed store, hash-verified
8801
var
rclass = /[\t\r\n\f]/g;
8802
8803
function
getClass( elem ) {
8804
return
jQuery.attr( elem,
"class"
) ||
""
;
8805
}
8806
8807
jQuery.fn.extend( {
8808
addClass:
function
( value ) {
Callers
1
jquery.js
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected