MCPcopy Create free account
hub / github.com/unconed/TermKit / liveConvert

Function liveConvert

HTML/external/jquery-ui/development-bundle/jquery-1.5.1.js:3271–3273  ·  view source on GitHub ↗
( type, selector )

Source from the content-addressed store, hash-verified

3269}
3270
3271function liveConvert( type, selector ) {
3272 return (type && type !== "*" ? type + "." : "") + selector.replace(rperiod, "`").replace(rspace, "&");
3273}
3274
3275jQuery.each( ("blur focus focusin focusout load resize scroll unload click dblclick " +
3276 "mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave " +

Callers 1

jquery-1.5.1.jsFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected