Home
last modified time | relevance | path

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

/plugin/advrack/
H A Djquery.qtip.js298 ;function invalidOpt(a) { function
310 if(invalidOpt(opts)) { return FALSE; }
312 if(invalidOpt(opts.metadata)) {
319 if(invalidOpt(content) || content.jquery || content.done) {
354 if(!invalidOpt(content.title)) {
365 if('position' in opts && invalidOpt(opts.position)) {
369 if('show' in opts && invalidOpt(opts.show)) {
374 if('hide' in opts && invalidOpt(opts.hide)) {
378 if('style' in opts && invalidOpt(opts.style)) {