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

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

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

cvu的网摘列表 RSS格式输出  365Key邮件订阅,每天可以定期收到邮件通知  使用 POTU 订阅
搜索词: 时间:
分类:     排序:
 
刷新列表 共1页、22项网摘
如何在网页中调试JavaScript点击:85
 分类:javascript; 开发 时间:2006-11-9 11:05:23 cvu收录 (还有2人收录) 复制到我的网摘
在 ie中一定要启用错误报告。如果使用的是 windows,可以利用 Microsoft Script Debugger。如果需跟踪一个错误,你可以利用角本中的 debugger 关键字控制角本在调试模式下执行。推荐主要使用 ie 测试,用 op7 或 moz 来调试。
http://freizo.com/blog/?p=31
Write Your own Bookmarklets点击:71
 分类:javascript 时间:2006-11-8 11:09:27 cvu收录 复制到我的网摘
bookmarklets: rules, useful tips, builder
http://subsimple.com/bookmarklets/writeyourown.asp
Selenium IDE点击:74
 分类:工具; webapp; javascript; 互联网; 测试; macro 时间:2006-9-14 14:00:40 cvu收录 复制到我的网摘
终于找到了称手的兵器。可以录制web动作的macro recorder。

selenium主要是用来做funtional test的。
http://www.openqa.org/selenium-ide/
EasyTime - Ruby学习笔记 | The DHTML / JavaScript Calendar点击:85
 分类:dhtml; rails; javascript; 工具 时间:2006-8-22 13:23:58 cvu收录 (还有1人收录) 复制到我的网摘
一个很不错的日期插件,比 Calendar_helper 要好很多,支持中文。
http://blog.itpub.net/post/9983/116629
Aptana: The Web IDE点击:55
 分类:软件; webapp; javascript; ide; 开发 时间:2006-7-31 18:10:10 cvu收录 (还有8人收录) 复制到我的网摘
用来开发javascript的。
http://www.aptana.com/
Convert Ruby to JavaScript点击:55
 分类:javascript; ruby 时间:2006-7-7 18:18:30 cvu收录 复制到我的网摘
用ruby写javascript。
http://po-ru.com/diary/convert-ruby-to-javascript/
A library of DHTML and AJAX scripts - DHTMLgoodies.com点击:81
 分类:网站; 工具; dhtml; ajax; javascript 时间:2006-6-26 13:31:40 cvu收录 (还有4人收录) 复制到我的网摘
一个很不错的dhtml库。
http://www.dhtmlgoodies.com/index.html
Levels of JavaScript Knowledge点击:53
 分类:javascript; 教程 时间:2006-6-21 15:08:30 cvu收录 复制到我的网摘
var button = document.all.hello;
button.onclick = function() {
hello(WORLD);
};
http://dean.edwards.name/weblog/2006/06/levels/
JavaScript实用的一些技巧点击:71
 分类:javascript; 窍门 时间:2006-6-21 14:36:44 cvu收录 (还有3人收录) 复制到我的网摘
19.怎样让表单没有凹凸感?


35.ENTER键可以让光标移到下一个输入框
http://www.blueidea.com/tech/web/2004/2379.asp
Really easy field validation with Prototype点击:41
 分类:javascript; 窍门 时间:2006-6-14 15:20:48 cvu收录 复制到我的网摘
可以检查html form输入的javascript
http://tetlaw.id.au/view/blog/really-easy-field-validation-with-prototype/
Nifty:不用图片做圆角效果点击:67
 分类:窍门; HTML; javascript 时间:2006-5-30 15:20:35 cvu收录 (还有4人收录) 复制到我的网摘
nifty 可以说是个很难得的一段代码,其功能就是不使用图片实现很漂亮的圆角效果(如图),主要使用css和javascript 实现。以前介绍过的 onlywire 用的就是这种技术。
http://blog.donews.com/jiji262/archive/2006/05/10/862513.aspx
jQuery: New Wave Javascript点击:24
 分类:javascript; dhtml; ui 时间:2006-4-27 17:16:14 cvu收录 (还有6人收录) 复制到我的网摘
可以用来做很酷的界面
http://jquery.com/
Yahoo! Design Pattern Library点击:91
 分类:yahoo; ria; opensource; javascript; 编程 时间:2006-2-15 14:39:03 cvu收录 (还有4人收录) 复制到我的网摘
yahoo也开始做雷锋了。
http://developer.yahoo.net/ypatterns/
Jesse's Bookmarklets Site点击:38
 分类:javascript; 编程 时间:2005-12-22 14:55:14 cvu收录 (还有7人收录) 复制到我的网摘
一个比较全的bookmarklets收集库
http://www.squarefree.com/bookmarklets/
AHAH - 一种简单的ajax点击:51
 分类:ajax; javascript 时间:2005-12-22 11:23:11 cvu收录 (还有1人收录) 复制到我的网摘
AHAH is a very simple technique for dynamically updating web pages using JavaScript.
http://microformats.org/wiki/rest/ahah
Using JSON with Yahoo! Web Services点击:43
 分类:javascript; webapp 时间:2005-12-16 18:12:39 cvu收录 复制到我的网摘
JSON (JavaScript Object Notation) is a lightweight data format based on the object notation of the JavaScript language. It does not require JavaScript to read or write; it is easy to parse by any language and libraries and tools exist in many languages to handle JSON.

http://developer.yahoo.net/common/json.html
Google AJAXSLT点击:114
 分类:google; javascript; xml; 编程; opensource 时间:2005-10-31 18:05:19 cvu收录 (还有7人收录) 复制到我的网摘
用javascript实现xslt,google open source的东西,值得一试。
http://goog-ajaxslt.sourceforge.net/
moo.fx - the next small thing点击:86
 分类:javascript; ria; dhtml 时间:2005-10-31 17:54:16 cvu收录 (还有4人收录) 复制到我的网摘
用来做网页特效的一个javascript库,很小,只有3kb。功能也有局限。
It's easy to use, fast, cross-browser, standards compliant, provides controls to modify Height, Width, and Opacity with builtin checks that won't let a user break the effect with multiple crazy clicks. It's also optimized to make you write the lesser code possible.
http://moofx.mad4milk.net/
未命名: PDF Developer's Forum点击:164
 分类:IT; MyBlog; 编程; 4同行; pdf; 4自己; javascript; web2.0 时间:2005-10-26 18:32:17 cvu收录 复制到我的网摘
Adobe正在把Acrobat变成一个Browser,将是IE,FireFox,甚至将来的Google Brower的潜在竞争对手。
http://spaces.msn.com/members/cvu1/Blog/cns!1pHXVQr34DJ5LGiJRvOrTXfg!358.entry
Bookmarklet - Wikipedia点击:53
 分类:javascript; 编程 时间:2005-10-19 17:50:30 cvu收录 (还有1人收录) 复制到我的网摘
A bookmarklet is a small JavaScript program that can be stored as a URL within a bookmark in most popular web browsers, or within hyperlinks on a web page. Because Internet Explorer uses the term favorites instead of bookmarks, bookmarklets are also less commonly called favlets or favelets.
http://en.wikipedia.org/wiki/Bookmarklet
Rico - Home点击:61
 分类:javascript; ajax; ria; 编程 时间:2005-10-13 15:03:04 cvu收录 (还有6人收录) 复制到我的网摘
Rico provides full Ajax support, drag and drop management and a cinematic effects library.
http://openrico.org/rico/home.page
9 Javascript(s) you better not miss !!点击:45
 分类:java; dhtml; javascript; 编程 时间:2005-10-7 17:47:55 cvu收录 (还有1人收录) 复制到我的网摘
不高深,都是基础的。
This tutorial is aimed at those who have a working knowledge of Javascript. So the examples are not explained in great detail. Only the important parts are highlighted. I have presented 9 Javascript examples that I have found very useful while designing professional websites. There are many ways to implement these examples here. The code presented here is neither the shortest nor the most efficient. But it does work satisfactorily.
http://www.codecoffee.com/articles/9tips.html
页码: [1 共1页、22项网摘

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