365key.com
发现·保存·分享@天天网摘

Q版365key  设为首页 加为收藏 帮助

 首页  网址  添加  我的网摘  我的订阅  最新网摘  收录榜  点击榜  同好  配置  工具箱  标签  兴趣小组 
  IT168 |  华军下载 |  猫扑 |  VeryCD |  CSDN技术 |  DoNews |  9Flash |  中金 |  游侠 |  股票天下 |  游戏公会 |  电子工程 |  白银时代 |  和365Key合作

songlinbu的网摘列表 RSS格式输出  365Key邮件订阅,每天可以定期收到邮件通知  使用 POTU 订阅
搜索词: 时间:
分类:     排序:
 
刷新列表 共2页、31项网摘
Ajaxian ?Ajax Templating - Separation of Layout and Logic点击:106
 分类:Ajax; 设计模式 时间:2006-3-15 18:10:49 songlinbu收录 复制到我的网摘
In this informative blog entry, BorkWeb.com shares a method for creating a templating system generated wholely with Ajax and PHP.
http://ajaxian.com/archives/ajax-templating-seperation-of-layout-and-logic
Particletree ?Dynamic Resolution Dependent Layouts点击:77
 分类:Javascrip; Ajax 时间:2006-3-13 20:37:08 songlinbu收录 复制到我的网摘
//addEvent() by John Resig
function addEvent( obj, type, fn ){
if (obj.addEventListener){
obj.addEventListener( type, fn, false );
}
else if (obj.attachEvent){
obj["e" type fn] = fn;
obj[type fn] = function(){ obj["e" type fn]( window.event ); }
obj.attachEvent( "on" type, obj[type fn] );
}
}

//Run dynamicLayout function when page loads and when it resizes.
addEvent(window, 'load', dynamicLayout);
addEvent(window, 'resize', dynamicLayout);
http://particletree.com/features/dynamic-resolution-dependent-layouts/
A library of nice looking DHTML(dynamic HTML) scripts - DHTMLgoodies.com点击:61
 分类:javascript; ajax; js_library 时间:2006-3-13 9:39:33 songlinbu收录 (还有3人收录) 复制到我的网摘
http://www.dhtmlgoodies.com/
AFLAX: The AJAX Library for the Adobe Flash? Platform点击:63
 分类:AJAX; flash 时间:2006-3-12 20:33:49 songlinbu收录 (还有2人收录) 复制到我的网摘
http://www.aflax.org/
Rico点击:55
 分类:AJAX 时间:2006-3-12 20:30:46 songlinbu收录 (还有1人收录) 复制到我的网摘
http://openrico.org/
havocStudios: Ajax tabs点击:33
 分类:Ajax 时间:2006-2-23 11:09:00 songlinbu收录 (还有5人收录) 复制到我的网摘
http://www.havocstudios.com/articles/ajax/ajax_tabs/
24 ways点击:42
 分类:AJAX 时间:2006-2-14 17:40:09 songlinbu收录 (还有3人收录) 复制到我的网摘
http://24ways.org/
Ajax Links List点击:38
 分类:AJAX 时间:2006-2-13 11:48:07 songlinbu收录 (还有2人收录) 复制到我的网摘
http://www.soxiam.com/Notes/Ajax
CoolCode.CN ?让插入到 innerHTML 中的 script 跑起来点击:43
 分类:AJAX 时间:2006-2-5 10:23:05 songlinbu收录 (还有5人收录) 复制到我的网摘
http://www.coolcode.cn/?p=117
Using AJAX to Improve the Bandwidth Performance of Web Applications点击:35
 分类:AJAX 时间:2006-1-26 14:57:51 songlinbu收录 复制到我的网摘
http://webperformanceinc.com/library/reports/AjaxBandwidth/index.html
Userscripts.org - Universal Repository点击:51
 分类:AJAX; web_api_sample 时间:2006-1-24 13:14:33 songlinbu收录 (还有3人收录) 复制到我的网摘
http://userscripts.org/
AJAX Presentation Outline点击:67
 分类:AJAX 时间:2006-1-16 16:23:23 songlinbu收录 (还有1人收录) 复制到我的网摘
What is AJAX?
Asynchronous JavaScript XML
XMLHttpRequest Object
A geek marketing term
Rich Internet Applications with JavaScript
http://www.petefreitag.com/item/514.cfm
Luar's Flash Playground:Ajax Framework and Library点击:55
 分类:ajax 时间:2005-12-23 14:57:02 songlinbu收录 (还有3人收录) 复制到我的网摘
Rico provides full Ajax support, drag and drop management and a cinematic effects library.
SAJAX makes it easy to call PHP, Perl or Python functions from your webpages via JavaScript without performing a browser refresh.
http://www.luar.com.hk/flashbook/archives/001300.php
Dr. Web Weblog ?Blog-Archiv ?Ajax Quellensammlung点击:63
 分类:AJAX 时间:2005-12-9 10:07:03 songlinbu收录 复制到我的网摘
http://www.drweb.de/weblog/weblog/?p=454
ASP.NET Project "Atlas" Quickstart Tutorial点击:53
 分类:Atlas; Ajax 时间:2005-11-11 10:13:47 songlinbu收录 (还有4人收录) 复制到我的网摘
http://atlas.asp.net/quickstart/default.aspx
Atlas研究 首页点击:104
 分类:Atlas; Ajax 时间:2005-11-11 10:13:28 songlinbu收录 (还有2人收录) 复制到我的网摘
http://www.cnblogs.com/team/Atlas.html
Extending AJAX with the Flash/JavaScript Integration Kit点击:50
 分类:AJAX; Flash 时间:2005-10-17 13:16:04 songlinbu收录 复制到我的网摘
Extending AJAX with the Flash/JavaScript Integration Kit
http://www.informit.com/articles/printerfriendly.asp?p=418664&rl=1
Ajaxian点击:50
 分类:ajax 时间:2005-9-16 16:51:47 songlinbu收录 (还有12人收录) 复制到我的网摘
http://www.ajaxian.com/
ASP.NET Web: The Official Microsoft ASP.NET 2.0 Site : Home Page点击:63
 分类:ASP.NET2Articles; ajax 时间:2005-9-14 17:30:49 songlinbu收录 (还有1人收录) 复制到我的网摘
ASP.NET “Atlas” is a package of new Web development technologies that integrates an extensive set of client script libraries with the rich, server-based development platform of ASP.NET 2.0. “Atlas” enables you to develop Web applications that can update data on a Web page by making direct calls to a Web server — without needing to round trip the page. With “Atlas”, you can take advantage of the best of ASP.NET and server-side code while doing much of the work in the browser, enabling a richer user experience.
http://beta.asp.net/default.aspx?tabindex=7&tabid=47
A Venture Forth ?Blog Archive ?Top 10 Ajax Applications点击:53
 分类:Ajax 时间:2005-9-12 18:31:46 songlinbu收录 (还有8人收录) 复制到我的网摘
Ajax programming techniques have recently generated lots of buzz for good reason: they can be used to create interesting browser-based applications that do things many thought impossible with typical web browsers (in particular, a certain Ajax technique can send and receive data to and from a server without requiring the browser to refresh or reload).
http://www.aventureforth.com/?p=13
Google AJAXSLT点击:44
 分类:AJAX 时间:2005-9-9 16:50:32 songlinbu收录 (还有7人收录) 复制到我的网摘
AJAXSLT takes this process one step forward, by implementing XSL-T in Javascript and having it run in your browser. Thus, your web browser can fetch XML documents directly from the server, and perform the format conversion locally; thus saving time and bandwidth.
http://goog-ajaxslt.sourceforge.net/
SuggestBox点击:50
 分类:ajax 时间:2005-9-8 15:39:27 songlinbu收录 (还有1人收录) 复制到我的网摘
根据输入的头字母显示不同的下拉列表
SuggestBox is a new powerful control ready to be inserted into any web page.
Even if it looks like a standard input box, it's much, much more!
http://pastecards.brinkster.net/components/suggest.html
Ajax Frameworks - Ajax Patterns点击:64
 分类:ajax 时间:2005-9-8 15:13:30 songlinbu收录 复制到我的网摘
http://www.ajaxpatterns.org/AJAXFrameworks#Ajax.NET_.28from_March_2005.29
Bookmarklets (JavaScript Favelets)点击:77
 分类:网页设计; ajax; 程序代码; javascript; bookmarklets 时间:2005-9-8 15:05:20 songlinbu收录 复制到我的网摘
Bookmarklets are short JavaScript programs that can be run from the address bar, therefore they can be bookmarked. Here is a simple test you can type directly into your address bar -- javascript:alert('Testing 1-2-3')
What is more interesting about bookmarklets is that you can temporarily change the appearance of a web page in your browser. Reloading a page by hitting the Reset button (F5) does away with your temporary changes.
Some useful things that can be done with bookmarklets is restoring your ability to control the appearance of a webpage. Perhaps one of the most useful is the ability to change the colors to black text with a white background (Zap Colors, Plain B&W). Perhaps the web page has an annoying background image that follows you as you page up or page down, it can be eliminated (Remove Background Image, zap style sheets).
Some really interesting things you can do are marking the borders of tables (show blocks), view a selection in a new window (view selection), highlight links, distinguish between internal and external links (int/ext links), restore context menu, even sorting a Table (sort table) -- Sort Table does not appear to be working..
http://www.mvps.org/dmcritchie/ie/bookmarklets.htm
Ajax Pages点击:60
 分类:ajax 时间:2005-7-29 18:06:16 songlinbu收录 (还有1人收录) 复制到我的网摘
http://ajax-pages.sourceforge.net/index.html
MochiKit – Download点击:84
 分类:CSS; ajax; javascript 时间:2005-7-29 14:07:55 songlinbu收录 复制到我的网摘
http://www.mochikit.com/download.html
Ajax.NET Blog点击:52
 分类:ajax 时间:2005-7-14 11:37:44 songlinbu收录 复制到我的网摘
Free AJAX library for the Microsoft .NET Framework
http://weblogs.asp.net/mschwarz
Main Page - Ajax Patterns点击:53
 分类:ajax 时间:2005-7-13 8:59:06 songlinbu收录 (还有4人收录) 复制到我的网摘
http://www.ajaxpatterns.org/Main_Page
Swik Ajax点击:69
 分类:Ajax 时间:2005-7-7 18:21:28 songlinbu收录 复制到我的网摘
http://www.swik.net/tag/Ajax
Ajax_交流文档Asynchronous_JavaScript_and_XML点击:58
 分类:ajax 时间:2005-6-28 17:11:00 songlinbu收录 (还有31人收录) 复制到我的网摘
Ajax是Asynchronous JavaScript and XML的缩写。
  Ajax并不是一门新的语言或技术,它实际上是几项技术按一定的方式组合在一在同共的协作中发挥各自的作用,它包括
  使用XHTML和CSS标准化呈现;
  使用DOM实现动态显示和交互;
  使用XML和XSLT进行数据交换与处理;
  使用XMLHttpRequest进行异步数据读取;
  最后用JavaScript绑定和处理所有数据;
http://www.dragonson.com/doc/ajax.html
页码: [1 2 共2页、31项网摘

使用帮助 |  如何保存网摘 |  给365Key提建议 |  媒体报道 |  站长推广须知
Copyright (C) 2004 365Key.com--天天网摘 All Rights Reserved