Created
February 11, 2014 09:31
-
-
Save joeylin/8931787 to your computer and use it in GitHub Desktop.
notes lists
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| for recording some notes |
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
选择文本节点32,并且可以动态修改
$($0)[0].firstChild.nodeValue = 20;
jquery无法直接选取到