prototype (RSS)

Prototype.js to solve the problem of Ajax on IE8 compatibility

In the use of Ajax applications protype.js, there will be such a problem: as long as called Ajax.Request, and then point to the right page, view the "Properties" on the pop-up "IE stopp ...

JavaScript development tools collection (b)

2. StringBuffer copying method Description: This method is a Java class in a StringBuffer to imitate, not the efficiency of Java could, but for string assembly, but is a good tool to approach Use are ...

JQuery plug-in aggregate up to 240 plug-ins

Overview jQuery is the second prototype was followed by an excellent Javascript framework. Its purpose is to - write less code, do more. It is lightweight js library (compressed only 21k), it is by ot ...

Javascript Construction category

This article is reproduced in: http://ttitfly.javaeye.com/blog/193663 Construction of javascript in 4 major ways 1. Tectonic defined category 2. Prototype defined category 3. A combination of structur ...

string js function expansion

Source: http://www.phpweblog.net/kiyone/archive/2007/04/19/1135.aspx Encyclopedia of string manipulation functions Js / * ****************************************** String function expansion ********* ...

XmlHttpReuqest create and send a request to the server

This is some of the past few days to learn the package Ajax

From shallow to deep understanding of JavaScript category

>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> ...

Extjs Chinese learning website

EXT I think learning to develop the best approach is to develop in the real before, mastering advanced JavaScript knowledge, Just as fish swim in the water with ease, like on the JS. JavaScript can cr ...

prototype's ajax

prototype's ajax

Ajax Upload Files

Thought of today, the issue of ajax upload files, I do not know how to solve; then Internet search to see a lot of online articles, see the use of Prototype From the basic fact, the use or manner And ...

Dojo build Ajax applications

[Author] James E. Harmon Long] [translator [translator works with] Press [] Machinery Industry Press ] [ISBN 9787111266648 Publication Date] [June 2009 [Order] translator Dojo, ExtJS, DWR, YUI, GWT, P ...

JSON example (AJAX + STRUTS)

Some time ago to do a project using json, I take the time to write a struts + ajax + json examples. Ajax + json personal feel to a large extent reduces network and server IO, is a very good combinatio ...

NetEase said its free mail (163.126.Yeah.net) the js code

After roughly 163 free mail browser (126, Yeah.net and 163 of the js with the same way as a matter of fact, but not the same page and css), after the core js (the article has a context, see my previou ...

attributes the use of an example prototype

attributes the use of an example prototype Author: Cloud.L date :2007-09-27 Font size: small in large prototype in IE 4 and later for the introduction of a certain type of object in the method, and is ...

js understanding of the prototype

<script> function Point (x, y) ( var position; / / using the var statement is the private property of this.x = x; / / use this. are public properties and methods of this.y = y;) var p1 = new Poi ...

js achieve the ruby in the array of include?

js achieve the ruby in the array of include?

maven2: created from the archetype of existing projects

Recent spring2.5.6 + hibernate3.2 + struts2.0.14 do projects, so use the framework of the project is the most troublesome ghosts to build the basic prototype of the project, in order to not have in th ...

js examples to explain this usage

Used in other places this is not more than about. Mainly to their own notes to be, I hope we can bring some help.

Auto-complete js

Kwame browser support is not very good, to be improved. .

Theme: EXT new proposal: to build their own toolkit (Toolkit)

EXT I think learning to develop the best approach is to develop in the real before, mastering advanced JavaScript knowledge, Just as fish swim in the water with ease, like on the JS. JavaScript can cr ...

javascript calendar

javascript calendar

11 own JS debugging tools myLogger () object

11 own JS debugging tools myLogger () object

12 ADS.js Library (second version)

In front of the first 11 articles used in this version of ADS.js

prototype to study the use of (a)

alert (node.nodeName + ":" + node.innerHTML + ":" + node.innerText); )); ) / / Build a query string to facilitate the application of function testhash () ( var a = ( first: 10, sec ...

Prototype analysis of the source

/ * * This document is asynchronous xmlhttp requests for a simple package * Prototytp carried out mainly to simplify, to the use of complex functions can use the prototype of ajax.js * External use, t ...

Hibernate Study Notes (f)

Services Hibernate in fact the prototype of the things or similar database. There is no special place to learn at least the first time I find that there is nothing special. Hibernate in a few unusual ...

prototype.js tutorial and prototype Chinese manual

Prototype.js collection of online tutorials and manuals Chinese prototype to facilitate the use of prototype.js 1.4 English tutorial doc format http://www.dayanmei.com/upload/prototype1.4.doc prototyp ...

information and actual prototype tutorial

] [turn prototype 1.5 (4-10 08:17) Prototype 1.4.0 source] [---- read the full text of the Notes the latest version of the strong dedication 2002 (12-27 17:49) Prototype combat tutorial ---- 16.string ...

javascript to format date

JS string in the date and the conversion between Which RegExp. $ 1, said the first match of the results of Group 1, the regular expression in a number of years in order to () grouped useful

js package music player (IE, FF)

IE only support continuous playback, FF can not play continuously under <! DOCTYPE HTML PUBLIC "- / / W3C / / DTD HTML 4.0 Transitional / / EN"> <HTML> <HEAD> <TITLE> ...

Grails Ajax rich client plug-ins Competition】 【InfoQ

Software to be successful, must have a good support for it down the ecological environment. With its plug-in framework, Grails has its own development has laid a good foundation. Looked at the growing ...

JS string increase compared different browser

10,000 records, the original string plus contrast stitching and an array: firefox3.5: Original :2-3 seconds Mosaic 1-2 seconds ie7: Original :313-328 seconds Splicing :78-94 seconds ie6: Original: 143 ...

ExtJS development summary

Unknowingly have come to an end in 2008, and in this the last year, has been trying to use the ExtJS to do projects, from 1.1 to 2.2 now, eating a lot of hardship, there are a lot of harvesting, to su ...

Show the development of open source Flex framework for growth platform

Moxie Zhang Xiao-Gang Guo translator author Published in at 21:12 on January 20, 2008 Community Java Theme RIA , Rich Client / Desktop Tags Flex Adobe Flex and related technologies are becoming mainst ...

XMLHttpRequest object simple package

XMLHttpRequest object simple package

js client authentication tools

js client authentication tools

prototype using the $ () method

$ () Method is used in the DOM too frequent document.getElementById () method as a convenient shorthand, like the DOM methods, this method returns the id parameter of the imported elements. Compared t ...

How to get rid of JS bad connection string, I falling into the trap

A, ECMAScript string is immutable, that is, their value can not be changed, so when you write the following code does what when? Steps are as follows: Create storage "Hello" string Create st ...

JavaScript's Double Link List

Two-way linked list:

Distributed Key-Value data to develop a feasibility analysis

Some time ago and his colleagues discuss the key-Value DB purposes, that is very useful. Intended to achieve a prototype next week. A few days ago to write today to summarize the documents. Hope that ...

json in evalJSON () and parseJSON () how can not ah??

Get one of today Dongdong ajax, on the use json, but could not find a solution to the problem of their own Javaeye search in a case like me, but according to how the above methods can not ah? ? Post a ...

For js in startWith and the expansion of endWith

<script language="JavaScript"> function closeUl (code) ( alert (code); var list = document.getElementsByTagName ( "li"); for (var i = 0; i <list.length; i + +) ( var curLi ...

in javascript how to get only two decimal places?

Cases sum = parseFloat (8.99) + parseFloat (7.50); Wait until the value is: 16.4900000002 How to get only two decimal places? <script language="JScript"> Number.prototype.toFixed = fun ...

QUI continue the - add JS template engine function, assembly LOGO

qui / Widget / Template.xml document qui / Page / Template.js QUI.js add in the following line: In the qui / Widget / Dialog.js used in this template code is as follows: Refresh index.html file can se ...

JQuery plug-ins more than 240

Overview jQuery is the second prototype was followed by an excellent Javascript framework. Its purpose is to - write less code, do more. It is lightweight js library (compressed only 21k), this is the ...

ImageChooser Source Help - Ext JS

I have been trying to learn the basics of Java OO. I have read the wiki post on the subject and hve gone throught he many links on that page (and I will continute to read and absorb the info). After s ...

Prototype 1.6 of a web-based layout manager

Prototype 1.6 of a web-based layout manager, very easy to use. Prototype 1.6 applications based on the css classes, under the plan summarizes how to use the css: Is more or less, lm_top / lm_bottom, a ...

Encyclopedia of string manipulation functions Js

Quote Encyclopedia of string manipulation functions Js / * ****************************************** String function expansion ****************************************** * / / * ===================== ...

JS of the Object class properties and methods

Constructor: create object to invoke a function (indicator). For Object type, the pointer to the original object () function. Prototype: a prototype of the target object reference. For all categories, ...

Several popular AJAX framework jQuery, Mootools, Dojo, Ext JS Comparative

Several popular AJAX framework jQuery, Mootools, Dojo, Ext JS Comparative I encountered the Internet in many parts of this article, are not clearly marked out the author, find it strange? ? If you are ...