Searched defs:trim (Results 1 – 7 of 7) sorted by relevance
16 …nction cv(a){if(!cj[a]){var b=f("<"+a+">").appendTo("body"),d=b.css("display");b.remove();if(d==="…
2 …ocument?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a docume… function
2 …ocument?b(a,!0):function(a){if(!a.document)throw new Error("jQuery requires a window with a docume… argument
2 …ocument?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a docume… argument
439 this.trim=function(s){return s.replace(reTrim,"") function6734 }function trim(str){return str.replace(/^\s+|\s+$/g,"") function in anonymousFunctiondd4539aa23b00.CssParser