随笔分类 -  Ajax&JavaScript

上一页 1 ··· 4 5 6 7 8 9 下一页
ajax,javascript,vbscript,jQuery,ExtJS
摘要:<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta content="text/html; charset=utf-8" http-equiv="Content-Typ 阅读全文
posted @ 2011-12-17 15:23 ®Geovin Du Dream Park™ 阅读(279) 评论(1) 推荐(0)
摘要:http://www.csulb.edu/~txie/PINYIN/pinyin.htm<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta content="text/html; char 阅读全文
posted @ 2011-08-29 19:40 ®Geovin Du Dream Park™ 阅读(413) 评论(0) 推荐(0)
摘要:http://jtoday.codeplex.com/jQuery jToday Plugin http://blog.donavon.com/2009/09/jquery-jtoday-plugin.htmljToday.js code:// jToday a simple jQuery date display plugin by Donavon West// Copyright 2009 Donavon West. All rights reserved(function($, document) {//--------------------$.fn.jToday = function 阅读全文
posted @ 2011-07-06 19:18 ®Geovin Du Dream Park™ 阅读(300) 评论(0) 推荐(0)
摘要:<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta content="text/html; charset=utf-8" http-equiv="Content-Typ 阅读全文
posted @ 2011-05-16 13:29 ®Geovin Du Dream Park™ 阅读(1453) 评论(0) 推荐(0)
摘要:<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="javascriptdemo.aspx.cs" Inherits="dupcit.javascriptdemo" %><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd 阅读全文
posted @ 2011-05-01 17:45 ®Geovin Du Dream Park™ 阅读(313) 评论(0) 推荐(0)
摘要:1<!DOCTYPEhtmlPUBLIC"-//W3C//DTDXHTML1.0Transitional//EN""http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">2<htmlxmlns="http://www.w3.org/1999/xhtml">34<head>5<metacontent="text/html;charset=utf-8"http-equiv="Content-Type" 阅读全文
posted @ 2011-04-19 09:28 ®Geovin Du Dream Park™ 阅读(949) 评论(0) 推荐(0)
摘要:1<!DOCTYPEhtmlPUBLIC"-//W3C//DTDXHTML1.0Transitional//EN""http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">2<htmlxmlns="http://www.w3.org/1999/xhtml">34<head>5<metacontent="text/html;charset=utf-8"http-equiv="Content-Type" 阅读全文
posted @ 2011-04-15 17:36 ®Geovin Du Dream Park™ 阅读(855) 评论(0) 推荐(0)
摘要:from: http://dhtml-menu.com/examples/ex8-javascript-context-menu.html http://dhtml-menu.com/examples/data-popup2.js.txt代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--1varpopupMode=1;23varblankImage="img/blank.gif";4varisHorizontal=0;5varmenuWidth= 阅读全文
posted @ 2010-12-18 11:53 ®Geovin Du Dream Park™ 阅读(577) 评论(0) 推荐(0)
摘要:代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--1<!DOCTYPEhtmlPUBLIC"-//W3C//DTDXHTML1.0Transitional//EN""http://www.w3.org/TR/xhtml1/DTD/xhtml1-... 阅读全文
posted @ 2010-11-22 18:17 ®Geovin Du Dream Park™ 阅读(344) 评论(0) 推荐(0)
摘要:from: AJAX Control Toolkit http://ajaxcontroltoolkit.codeplex.com/MagicAjax.NET http://sourceforge.net/projects/magicajax/Anthem.NET http://sourceforge.net/projects/anthem-dot-net/ http://anthemnxt.co... 阅读全文
posted @ 2010-09-14 18:56 ®Geovin Du Dream Park™ 阅读(475) 评论(0) 推荐(0)
摘要:客户端代码 Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--1<htmlxmlns="http://www.w3.org/1999/xhtml">2<headrunat="server">3<metacontent="te... 阅读全文
posted @ 2010-08-28 11:10 ®Geovin Du Dream Park™ 阅读(726) 评论(0) 推荐(0)
摘要:《Google Maps API 开发大全》陈育春编著 机械工业出版社 2010年01月事件名称 支持元素 说明blur A,AREA,LABEL,INPUT,SELECT,TEXTAREA,BUTTON 对象失去焦点时所激发的事件change INPUT,SELECT,TEXTAREA 值产生改变时所激发的事件click 大多数元素 单击鼠标(按下并释放鼠标键)时所激发事件dblclick 大... 阅读全文
posted @ 2010-04-28 10:25 ®Geovin Du Dream Park™ 阅读(365) 评论(0) 推荐(0)
摘要:代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--1<!DOCTYPEhtmlPUBLIC"-//W3C//DTDXHTML1.0Transitional//EN""http://www.w3.org/TR/xhtml1/DTD/xhtml1-... 阅读全文
posted @ 2010-04-16 08:17 ®Geovin Du Dream Park™ 阅读(707) 评论(0) 推荐(0)
摘要:代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--1from:http://www.webreference.com/tools/browser/javascript.html2http://browserspy.dk/browser.php3htt... 阅读全文
posted @ 2010-04-15 09:41 ®Geovin Du Dream Park™ 阅读(569) 评论(0) 推荐(0)
摘要:Regular expression notation by Danny Goodman <JavaScript & DHTML Cookbook>Character Matches Example\b Word boundary /\bto/ matches "tomorrow" /to\b/ matches "Soweto" /\bto\b/ matches "to"\... 阅读全文
posted @ 2010-02-10 22:21 ®Geovin Du Dream Park™ 阅读(319) 评论(0) 推荐(0)
摘要:代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--1<!DOCTYPEhtmlPUBLIC"-//W3C//DTDXHTML1.0Transitional//EN""http://www.w3.org/TR/xhtml1/DTD/xhtml1-... 阅读全文
posted @ 2009-12-19 21:16 ®Geovin Du Dream Park™ 阅读(5579) 评论(1) 推荐(0)
摘要:[代码] 阅读全文
posted @ 2009-11-14 10:53 ®Geovin Du Dream Park™ 阅读(1343) 评论(0) 推荐(0)
摘要:<!--<br /><br />Code highlighting produced by Actipro CodeHighlighter (freeware)<br />http://www.CodeHighlighter.com/<br /><br />--> 1<!DOCTYPE html P 阅读全文
posted @ 2009-11-02 18:29 ®Geovin Du Dream Park™ 阅读(1196) 评论(0) 推荐(0)
摘要:js code:[代码] 阅读全文
posted @ 2009-10-23 19:15 ®Geovin Du Dream Park™ 阅读(534) 评论(0) 推荐(0)
摘要:Getting StartedAn Ajax Hello World project to Get You Going : First program at Mike On Code Rasmus 30 second AJAX Tutorial : first program using Ajax at CoderLab Instant Tutorial : Quick tutorial at... 阅读全文
posted @ 2009-10-22 22:42 ®Geovin Du Dream Park™ 阅读(552) 评论(0) 推荐(0)

上一页 1 ··· 4 5 6 7 8 9 下一页