Searched defs:startcolor (Results 1 – 4 of 4) sorted by relevance
488 new Effect.Highlight(element, {startcolor: this.options.highlightcolor}); property741 startcolor: this.options.highlightcolor, property
494 var options = Object.extend({ startcolor: '#ffff99' }, arguments[1] || {}); property