android与javascript

时间:2015-09-23 09:21:55
【文件属性】:

文件名称:android与javascript

文件大小:3KB

文件格式:TXT

更新时间:2015-09-23 09:21:55

android

<html <body> <style type="text/css"> div.box{ position:relative; padding:5px; background-color:#000; width:300px; height:300px; overflow:hidden; } div.box div.item{ float:left; width:90px; height:90px; background-color:#ccc; margin:5px; position:relative; cursor:pointer; }


网友评论

  • 是类似9宫格的框框按钮。学习下思路吧~