indexof (RSS)

XmlHttpReuqest create and send a request to the server

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

JS achieve a simple page Print

JS achieve a simple page Print

Asynchronous AJAX form submission

Objective: To refresh the page to complete the form is not submitted and dynamic verification Methods: In the form page after clicking submit on the current page using AJAX to submit form data via a p ...

js format excel export control

js format excel export control

common js function

common js function

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

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

static javascript page value of three methods

static javascript page of the three methods of value 2008-06-08 10:31 A: JavaScript delivery of static pages URL value can have URL for articles by value. To take the message to the URL on. Post.htm C ...

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

flash, flex interact with the page in several ways

1. Through the parameter page <param name="FlashVars" value="&state='true'"/> flex, actionscript3 made in this state the value of flash, actionscript2 made in thi ...

js hashmap

function HashMap () ( data = (); var size = 0; / / Remove all the attributes this.clear = function () ( data = (); ) / ** * To determine the existence of key * @ Param key * @ Return Boolean * / this. ...

JSP / JS in URL handling

JSP / JS in URL handling

Support multi-browser textarea text box to enter the number of words to determine js

javascript file: (limitWord.js) / / Here are the common functions of挺多... var / / Access element $ = Function (element) ( return (typeof (element) == 'object'? element: document.getElementById ...

JS implementation using copy / paste function

This article is from the Internet to collect me from organize. 1, the basic reproduction 2, the expansion of copy: Copy table 3, compatible with IE, firefox browser, such as a copy of

js string operation

1.Asc (x), Chr (x): convert characters, character code 2. Filter: string array search for specific strings Format: Examples: 3.InStr: location search string (InstrRev: to turn around and look for the ...

Convert Unicode (JS)

Convert Unicode (JS)