test page (RSS)

DWR method call in a variety of java

DWR is a framework, a simple javascript that is able to call java methods directly, without having to write a lot of javascript code. It is based on the realization of the ajax, the effect can be achi ...

XML-based authentication configuration js

Resource file: vali.html - test page document jquery-1.2.6.pack.js - js library resources formValidator.js - js method of operation and the creation of validator.xml - According to configure HTML form ...

Modify the use of Javascript client registry (IE effectively)

ActivexObject generated by javascript to modify the client registry, but only in ie effectively The following is a javascript to modify the registry through the windows Task Manager to disable the exa ...

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 ...

Various DWR call java methods

DWR is a framework that is easy in javascript can call java methods directly, without having to write a lot of javascript code. Its implementation is based on ajax, and can achieve results without ref ...

js dynamically created. delete table

Generate a 2000 * 5 the table, the contents of each cell is the line number + comma + column number Method 1: Use the createElement generated table, use insertRow and insertCell method to generate the ...

Prohibition of Right-js

CSDN at up to see someone ask this question. If the page is right-shielding, the text box on the right menu also give shielding, will be able to ask how the text box right of the menu is displayed. So ...

DWR to develop guidelines

DWR is a framework that is easy in javascript can call java methods directly, without having to go to write a lot of javascript code. Its implementation is based on the ajax, you can achieve the effec ...

Concise Windows, lighttpd, fastcgi, php5 Web server configuration

1. Install Lighttpd a. to download http://wlmp-project.net Windows version of Lighttpd (WLMP Project) And installation, can be installed to any directory; b. Test whether the installation is successfu ...

JS regular expressions testing and testing tools JS

<! DOCTYPE HTML PUBLIC "- / / W3C / / DTD HTML 4.01 Transitional / / EN"> <HTML> <HEAD> <TITLE> Javascript regex test page </ TITLE> <META HTTP-EQUIV="C ...

Read "prototype.js 1.4 Developer Edition Manual" excerpt

Information Address: http://thinhunan.cnblogs.com/archive/2006/04/01/DeveloperNotesForPrototype.html Extract 1, $ F () function Function: Return of any form input control value, the parameters are the ...