随笔分类 - ajax
摘要:在ajax盛行下,div层随鼠标移动,看起来也是挺爽的,研究了一些代码,其实只是js,如果只要移动的话。其实是对div的mousemove的动态加载,动态卸载,mouseup的动态加载,动态卸载,对于某些对象的初始化,下面的代码只是我用来实现我自己功能的一个文件,大家可以参考一下,欢迎各位评论,,给意见,function DragDivLay(obj,tag){var DivObj = null;...
阅读全文
摘要:A Simpler Ajax Pathby Matthew Eernisse05/19/2005 I began working with web applications back in the bad old days, when making an application behave like a desktop app meant wrestling with byzantine tab...
阅读全文
摘要:AJAX:Getting StartedFrom MDCMain Page > AJAX > Getting StartedThis article guides you through the AJAX basics and gives you two simple hands-on examples to get you started. Contents[hide]1 What'...
阅读全文
摘要:If anything about current interaction design can be called “glamorous,” it’s creating Web applications. After all, when was the last time you heard someone rave about the interaction...
阅读全文
摘要:Ajax- -Tag: Ajax 由于在研究web即时通技术(TRACQ,网眼,网站商务通),所以对Ajax感兴趣起来,最近好像Ajax很火,从搜索引擎的结果可见一斑。baidu找到181,000篇相关文档,google找到了6,790,000篇。我觉得,在没有提出Ajax这个概念以前,肯定有人已经在利用这些技术做事情了,只是在最近才被炒的热闹起来。我先把网上找的资料整理在这里。 1、定义 A...
阅读全文

浙公网安备 33010602011771号