strict dtd (RSS)

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

Ajax dynamic loading tree menu

Recently, the company requires a dynamic loading of the tree menu, first open the page when loading the first level node, point to the first floor with Ajax after any node to the node under the dynami ...

jquery.wysiwyg.js

http://code.google.com/p/jwysiwyg/ Small changes do (function ($) ( $. fn.document = function () ( var element = this [0]; if (element.nodeName.toLowerCase () == 'iframe') return element.conte ...

js and the nextSibling node brothers previousSibling

nextSibling: Node made a brother; previousSibling: made a brother node;

css drop-down menu.

css drop-down menu.

Ajax_ Dynamic Update Web page

JSP part: <% @ Page language = "java" import = "java.util .*" pageEncoding = "gbk"%> <! DOCTYPE html PUBLIC "- / / W3C / / DTD XHTML 1.0 Strict / / EN" ...

js create a dynamic table row to add delete form

<! DOCTYPE html PUBLIC "- / / W3C / / DTD XHTML 1.0 Strict / / EN" " http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd "> <html xmlns = " http://www.w3.org/1999/xhtml ...

js checkbox selected unlimited class

js checkbox selected unlimited class

Fuzzy Query js

Fuzzy Query js

How to use Ajax Google API

First of all, to apply for Google's API documentation At the beginning of the key before using the access, it is necessary to take the time to read Google's API documentation (in the provision ...

YUI Grids CSS 003 - Getting Started tutorial

First, we propose using the following this! DOCTYPE to call the browser's standard browser mode (if the browser has a variety of browser mode). Want to use YUI Grids CSS, first of all you need to ...

JavaScript inheritance

About JavaScript inherited a small example ... demo4