zdg/
共75个网摘 [
1 2 3 ]
上一页 | |
访问zdg的个人空间
zdg收录,使用标签:javascript,时间:2005-8-15 17:40:50 | 相关网摘,我也收藏
dp.SyntaxHighlighter is a free JavaScript tool for source code syntax highlighting. The script is meant to help a developer to post code snippets online with ease and without having to worry about applying format. People who use blogs like MovableType, .Text (dotText), dasBlog and any other system can easily add code to their posts.
http://www.dreamprojections.com/SyntaxHighlighter/
zdg收录,使用标签:javascript, CSS, WebDesign,时间:2005-8-2 1:45:39 | 相关网摘,我也收藏
In Web applications I've seen numerous — and personally implemented a few — ways to rearrange items in a list. All of those were indirect interactions typically involving something like up/down arrows next to each item. The most heinous require server roundtrips for each modification...boo.Then I came across Simon Cozens' example of rearranging a list via drag & drop. I was so inspired I had to try it out myself.
http://tool-man.org/examples/sorting.html
zdg收录,使用标签:javascript,时间:2005-7-31 6:16:11 | 相关网摘,我也收藏
Ever have trouble getting your Internet Explorer-specific Web applications to work with Mozilla? This article covers common issues associated with migrating applications to the open source Mozilla-based browser. You'll first learn basic cross-browser development techniques, and then develop strategies for overcoming the differences between Mozilla and Internet Explorer.
http://www-128.ibm.com/developerworks/web/library/wa-ie2mozgd/
zdg收录,使用标签:javascript, Wiki,时间:2005-7-31 5:45:20 | 相关网摘,我也收藏
TiddlyWiki, an experimental MicroContent WikiWikiWeb built by JeremyRuston. It's written in HTML, CSS and JavaScript to run on any modern browser without needing any ServerSide logic. It allows anyone to create personal SelfContained hypertext documents that can be posted to any web server, sent by email or kept on a USB thumb drive to make a WikiOnAStick. This is the ThirdVersion of TiddlyWiki, and is published under an OpenSourceLicense.
http://www.tiddlywiki.com/
zdg收录,使用标签:ajax, javascript,时间:2005-7-9 1:57:53 | 相关网摘,我也收藏
The Web is changing. The 30-year-old terminal-like technology it was originally is gradually giving way to new ways of doing things. The power of AJAX allows for rich user interaction without the trouble that has bugged traditional web applications. Building upon the wonderful Prototype JavaScript library, script.aculo.us provides you with some great additional ingredients to mix in.
http://script.aculo.us/
zdg收录,使用标签:javascript,时间:2005-6-21 17:25:29 | 相关网摘,我也收藏
prototype.js是一个很强大的Javascript函数库,它可以让你很轻松的使用一些特效,实现AJAX的功能.虽然prototype.js是为了Ruby On Rails开发的,它的纯Javascript的性质也使得它很容易用在其他的网络程序中.可惜的是,Prototype.js还没有强大的文档解释,尽管它的代码非常有条理,但是也给初学者造成了一定的麻烦.
http://my.10345.com/blog/post/182
共75个网摘 [
1 2 3 ]
上一页 |