This topic created in 4911 days ago, the information mentioned may be changed or developed.
学了一段时间html和css,想用css为images添加checkbox,以此来选择图片,希望各位大师指教。
4 replies • 1970-01-01 08:00:00 +08:00
 |
|
1
loading Dec 10, 2012
你是想改变checkbox的样子,这是css 还是想添加选定图片的功能,这是html
|
 |
|
4
qiayue Dec 10, 2012
选定还是checkbox,只不过你人为的定下了checkbox与图片之间的关系,比如说checkbox的value是图片ID。
|