用表格输出1 1000之间的数字实现代码(附特效)
代码如下: <html> <head> <title> </title> [removed] var cc= null; function show(obj) { cc=obj.style.backgroundColor; obj.style.backgroundColor=”Red”; } function disshow(obj) { obj.style.backgroundColor=cc; } [removed] </head> <body> <?php echo “
下载地址
用户评论