<Script Language="JavaScript"> document.write("<Center>"); document.write("<Form Name=\"Kolory\">"); document.write("<Select Name=\"schemesel\" OnChange=\"document.bgColor = this.options[selectedIndex].value\">"); document.write("<Option Value=\"ffffff\" selected>Белый"); document.write("<Option Value=\"0000ff\">Синий"); document.write("<Option Value=\"a0a0a0\">Серый"); document.write("<Option Value=\"e9e900\">Желтый"); document.write("<Option Value=\"a0a0ff\">Пурпур"); document.write("<Option Value=\"c70000\">Красный"); document.write("<Option Value=\"ffffa0\">Коричневый"); document.write("<Option Value=\"f0f0fa\">Стальной"); document.write("<Option Value=\"ff00ff\">Сиреневый"); document.write("<Option Value=\"00ffff\">Небесный"); document.write("</Select>"); document.write("</Form>"); document.write("</Center>"); </Script>
|
Категория: Скрипты | Добавил: worldofskripts (11.03.2007)
|
Просмотров: 904
| Рейтинг: 0.0 |
|