MCPcopy Create free account
hub / github.com/LearnBoost/drawback / liveConvert

Function liveConvert

plugins/flot/jquery.js:3014–3016  ·  view source on GitHub ↗
(type, selector)

Source from the content-addressed store, hash-verified

3012}
3013
3014function liveConvert(type, selector){
3015 return ["live", type, selector.replace(/\./g, "`").replace(/ /g, "|")].join(".");
3016}
3017
3018jQuery.extend({
3019 isReady: false,

Callers 1

jquery.jsFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected