Home
last modified time | relevance | path

Searched refs:encodedContent (Results 1 – 1 of 1) sorted by relevance

/template/strap/resources/firebug/
H A Dfirebug-lite-1.4.js1032 }var props={encodedContent:url.substr(point+1)}; property
1043 var hint=decodeURIComponent(props.encodedContent.substr(0,200)).replace(/\s*$/,"");
1048 }if(!props.hasOwnProperty("name")){props.name=decodeURIComponent(props.encodedContent.substr(0,200)…