Home
last modified time | relevance | path

Searched defs:startcolor (Results 1 – 4 of 4) sorted by relevance

/template/battlehorse/js/
Dcontrols.js488 new Effect.Highlight(element, {startcolor: this.options.highlightcolor}); property
741 startcolor: this.options.highlightcolor, property
Deffects.js494 var options = Object.extend({ startcolor: '#ffff99' }, arguments[1] || {}); property
/template/a_new_day/js/
Dcontrols.js488 new Effect.Highlight(element, {startcolor: this.options.highlightcolor}); property
741 startcolor: this.options.highlightcolor, property
Deffects.js494 var options = Object.extend({ startcolor: '#ffff99' }, arguments[1] || {}); property