摘要: var random = function(){ var a = 2; var n = Math.round(Math.random()*(a-1))+1; function obj(){ this.href = ''; this.class = '... 阅读全文
posted @ 2015-04-03 17:48 丑萌嘞 阅读(116) 评论(0) 推荐(0)
摘要: PlaceHolder 登录用户名、密码文字提示,鼠标离开显示文字 html5 and jquery 账号: 密码: 阅读全文
posted @ 2015-04-03 13:40 丑萌嘞 阅读(512) 评论(0) 推荐(0)