Skip to content

Instantly share code, notes, and snippets.

@joeylin
Created February 11, 2014 09:31
Show Gist options
  • Select an option

  • Save joeylin/8931787 to your computer and use it in GitHub Desktop.

Select an option

Save joeylin/8931787 to your computer and use it in GitHub Desktop.
notes lists
for recording some notes
@joeylin

joeylin commented Feb 11, 2014

Copy link
Copy Markdown
Author

选择文本节点32,并且可以动态修改

<div>32<span>px</span></div>:

$($0)[0].firstChild.nodeValue = 20;
jquery无法直接选取到

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment