js
2013 年 6 月 25 日 jslfl web
官方说明文档http://api.jqueryui.com/1.9/tabs/ 123456789101112 […]
jquery, js, tab, ui
2013 年 6 月 21 日 jslfl javaEE
package要继承json-default 通过参数设置返回指定变量 12345<result nam […]
js, json, Struts2
2013 年 6 月 19 日 jslfl web
typeof(val) typeof 返回值是字符串,有六种可能:”number”、”string”、”boo […]
js, typeof
2013 年 6 月 7 日 jslfl web
把js对象转成json格式字符串 JSON.stringify(obj) 把字符串解析成json对象 var […]
js, json
2013 年 5 月 29 日 jslfl web
有时需要类似map结构存放一些数据,参考网上做了个小修改,不允许重复key存在 123456789101112 […]
js, map
2013 年 5 月 29 日 jslfl web
使用UUR框架时,主页上iframe结构如下 index |-My97DatePicker,没使用这个日历控件 […]
iframe, js, uur