摘要:
http://www.jqplot.com/tests/coretests.phphttp://jpuzi.com/html/effect16.htmlA Versatile and Expandable jQuery Plotting Plugin!jqPlot is a plotting and charting plugin for the jQuery Javascript framework. jqPlot produces beautiful line, bar and pie charts with many features:Numerous chart style optio 阅读全文
摘要:
json格式的返回数据得用eva数组 实现autocomplete功能 类似百度搜索框后台 test.aspx 传回一串字符串给前台 var data = "Core |Selectors| Attributes |Traversing| Manipulation| CSS |Events Effects |Ajax Utilities ";Response.Clear(); Response.Write(data); Response.End();前台 用split()方法转为数组 注意要在页面增加一个ID为txtNameCn的文本框 script src=" http://code.jq 阅读全文