Categories


Tags


70个流行的AJAX应用的演示和源码下载

Ajallerix : AJAX, simple, fast Web image gallery demo ; at Novell

AJAX - microlink pattern tutorial : A microlink is a link that opens up content below it.

Ajax BBC News RSS Reader : demo by Nigel Crawley

AJAX Chat in Python with Dojo : at AquaAjax

Ajax Chess : multiplayer chess

Ajax examples at BackBase : examples demonstrating several aspects of the Backbase technology.

Ajax examples at Rico : Inner HTML, JavaScript updater etc.

Ajax examples using ColdFusionMX, SQLServer, SOAP : Contact Manager, NOAA 7 Day Forecast code and demos.

Ajax Feed TV : News feed

Ajax inline dictionary : Highlight any text on this site then right click. A tooltip containing the definition of the selected word should show up.

Ajaxload : Ajax loading gif generator.

Ajax Login Demo : Creating a secure login system using XMLHttpRequest

Ajax Newsletter Signup : A newsletter signup form that shows Thank You on the same page.

ajaxProject : Project Management applicaiton with rich UI

Ajax Rater : A star rating system that uses Ajax.

AJAX-S : An Ajax-based slideshow system.

AJAX Spell Checker : spell check text / form content.

Ajax Toolbox : Tools for the Ajax Developer

Amazon Catalog Tree : Amazon Catalog Tree

Amazon Zuggest : Amazon product suggestion (like google suggest)

Askeet by symfony : Digg-like AJAX interactions; open source

Backbase - Ajax Demos : Ajax demos at BackBase

Basic Ajax Examples : Ping, track changes, drop down, Google suggest hack etc at Clearnova

Behaviour : Fading lists, Sortable lists, Dropout boxen, Shaky lists

chat.app : ajax chat

Chihuahua Word Puzzle : daily word puzzles

Coloir : Ajax Slideshow

DHTML arcade/action games : a collection that demonstrate the power of DHTML

DomAPI : Windows Desktop, Outlook-like, RSS Reader

Drag and Drop Shopping Cart Demo : at CyberDummy

Easy AJAX inline text edit 2.0 : edit a piece of text inline

FileChucker : File upload and progress bar at Encodable.com

Gmail Style Check Username AJAX Demo : at CyberDummy

Google Web Toolkit Example Projects : Hello World, Dynamic Table, Desktop App Clone etc

GreyBox : Pop up window using idea of light box.

FiftyFourEleven: Ajax Examples

IntuiCat - ajax Catalogue : Ajax-based Catalogue Demo

jsLINB programming demos : LINB(Lazy INternet and Browser)

JSlog : Ajax logging tool.

JS/UIX Unix Shell : JS/UIX is an UN*X-like OS for standard web-browsers, written entirely in JavaScript.

Lace : free web chat application

Lightbox : simple, unobtrusive script used to overlay images on the current page.

Leightbox : Light Box with inline div’s instead of AJAX calls.

Live Quote Demo : Simple way of creating an updating stock quote table in ajax.

Magnetic Poetry : drag and drop poetry

Metatron Chat Engine : PHP/MySQL/JavaScript powered chat engine

Monket Calendar : online calendar

Multi List Drag Drop Demo : at CyberDummy

NetDirector : open and extensible framework for managing configurations of common open source network services.

nexImage : Image processing demo

Opera Platform : Enabling AJAX applications on mobile phones

Orbeon examples : various examples illustrating the capabilities of OPS, from the OPS Tutorial examples to XForms examples

OVO Suite : Online Virtual Office : virtual office limited demo

phpFreeChat : php Free Chat

S5: A Simple Standards-Based Slide Show System : S5 is a slide show format based entirely on XHTML, CSS, and JavaScript.

script.aculo.us Reflector : image reflector script that uses uses opacity-based fades

Slider Bar Demo : at CyberDummy

SmallestAjax : Smallest Ajax example in the world?

Spell Check demo : by Primal Grasp

Super Maryo World : Japanese game demo

Tacos : Tacos provides a library of useful Tapestry components. This application provides some examples to get you started.

theList : to-do list / bug-tracker

ThickBox : ThickBox is a Lightbox than can show html pages as well as images.

Tooltip.js : Tooltip.js is a simple class to make it possible to add tooltips to your page.

Treehouse Chat : ajax chat

Tudu Lists : open-source to-do lists

WeBoggle : Ajax Boggle

XHTML live Chat : ajax chat

YahooSearchAsYouType : Yahoo search as you type

ZK Demo : demo programs for various components

来源:http://blog.donews.com/dodo/archive/2006/08/16/1003231.aspx

来源:月光博客


Public @ 2010-12-26 16:13:47

IIS服务器手机访问不信任解决方法

如果您的IIS服务器无法被手机访问,可能是因为您的手机设备不信任服务器的证书。以下是一些解决方法: 1. 安装可信任的证书:您可以将服务器证书安装到手机设备上,以确保设备信任服务器。您可以通过将证书文件发送到手机设备并按照设备的安装指南进行操作来完成安装。 2. 使用公共CA颁发的证书:如果您的服务器使用了自签名证书,您可以考虑从公共CA(Certificate Authority)购买证书。

Public @ 2023-07-24 05:00:26

防止ASP Session丢失的方法

1. 增加Session超时时间:可以在ASP应用程序的web.config配置文件中设置sessionState节点的timeout属性来增加Session超时时间。 2. 使用Cookie替代Session:将Session的数据存储到客户端的Cookie中,这样就不需要依赖服务器端的Session状态了。但是需要注意Cookie的安全性,以防止被篡改或盗取。 3. 少用Session:尽

Public @ 2023-04-28 02:50:09

Ajax的六个误区

原文作者:Anne Zelenka原文链接:Six Myths about Ajax译者:雷声大雨点大原文发表日期:2006年12月5日Ajax到底是什么?是一个并不太容易掌握,但可以增加网站交互性的方法?是Web2.0的基石?还是又一轮网络开发中的跟风?就像以前流行过的闪烁字体、“溅水”页(译者:Splash page -Flash动画或大图片做的网站的简介首页,往往有个“跳过简介”或“直接进入

Public @ 2017-08-16 16:13:48

更多您感兴趣的搜索

0.632717s