form elements rewrite, part 2

This commit is contained in:
rolux 2011-12-21 21:03:52 +05:30
commit 074902d079
33 changed files with 163 additions and 153 deletions

View file

@ -27,6 +27,7 @@
var colors = getColors(i);
$ranges[i] = new Ox.Range({
arrows: true,
changeOnDrag: true,
id: rgb[i],
max: 255,
size: 256,