随笔分类 -  ajax

摘要:项目中经常用到搜索智能提示,开源的象jQuery、yui等都有,但是觉得有点臃肿,于是自己用ajaxpro+JavaScript搞了一个目前只支持ie,可能还有若干个bug。相信新手应该用得着吧,老鸟就算了。大家发现了请指出,我马上改正,大家多多支持哈~~前台核心代码: var arrList = new Array();//要搜索的数据 var objouter, objInput, objIn... 阅读全文
posted @ 2010-03-01 11:03 亦心 阅读(4926) 评论(11) 推荐(2) 编辑
摘要:<html xmlns="http://www.w3.org/1999/xhtml" ><head runat="server"> <title>无标题页</title></head>代码 Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.... 阅读全文
posted @ 2008-08-19 16:05 亦心 阅读(512) 评论(0) 推荐(0) 编辑