colors BYVBNXGXBUT5EFLV4WZAQ5UCY7OMS6NG6X6D6EA





:: Color Picker ::


function setColor(col)
{
document.all.col.value = col;
document.all.col.style.backgroundColor = col;
}

function sendColor()
{
if(opener.document.all.__data.value == 'foreColor')
{
opener.iView.document.execCommand('foreColor', false, document.all.col.value);
opener.iView.focus();
window.close();
}
else if(opener.document.all.__data.value == 'backColor')
{
opener.iView.document.execCommand('backColor', false, document.all.col.value);
opener.iView.focus();
window.close();
}
}

function focusIt()
{
document.all.col.focus();
}







































































































































































































































Wyszukiwarka

Podobne podstrony:
COLORS
safe colors
option force hex style colors
r colors
hover colors
Four Colors Gamemasters Guide
colors
alloc colors
2007 08 Common Colors Creating Icc Color Profiles with Argyll Cms
Autumn leaf colors
ColorSelectionModel
function ncurses use default colors
colors

więcej podobnych podstron