摘要: ;(function($) { $.extend($.fn, { treeview_addon:function(options){ var defaults = { jsonArray : null, jsonUrl:"",//通过url获取json数据,暂时未完成。 /*in the jsonArray,the key of json will become the a tag's href or the value of the input tag, and the value is also a json data made by two key-... 阅读全文
posted @ 2013-11-03 11:17 Zane Young 阅读(331) 评论(0) 推荐(0) 编辑