function pass_color(color)
{
document.color_filter.search_color.value = color;
x = document.color_filter.search_color.value;
document.getElementById(’selected_color’).style.background = color;
document.color_filter.submit();
}

Category
[...]

Tags: , , , , ,


Warning: is_executable() [function.is-executable]: open_basedir restriction in effect. File(/usr/local/bin/curl) is not within the allowed path(s): (/home/prowp/:/usr/lib/php:/usr/local/lib/php:/tmp) in /home/prowp/public_html/wp-includes/class-snoopy.php on line 202