亚洲乱码中文字幕综合,中国熟女仑乱hd,亚洲精品乱拍国产一区二区三区,一本大道卡一卡二卡三乱码全集资源,又粗又黄又硬又爽的免费视频

不錯的新聞標(biāo)題顏色效果

 更新時(shí)間:2006年12月10日 00:00:00   作者:  

復(fù)制代碼 代碼如下:
<script> 
function getcolor(img_val,input_val){ 
    var arr = showModalDialog("selcolor.html", "",  
"dialogWidth:18.5em; dialogHeight:17.5em; status:0; help:0"); 
    if (arr != null){ 
        document.getElementById(input_val).value = arr; 
        img_val.style.backgroundColor = arr; 
        } 

</script> 
<input name="r_titlecolor" type="text" id="r_titlecolor" value=""  
size="10"> <img border=0 src="../images/fcolor.gif"  
style="cursor:pointer;background-Color:#000000;" onclick="getcolor 
(this,'r_titlecolor');" title="選取顏色!" align="absmiddle"> 

相關(guān)文件下載:下載文件 下載此文件

相關(guān)文章

最新評論