Fra*_*sco 1 jquery jquery-traversing
什么是更好/更优雅的方式来做到这一点?
jQuery(this).find('title').next().next().next().eq(0).text(); //THIS WORKS
Run Code Online (Sandbox Code Playgroud)
我试过用
jQuery(this).find('title').eq(3) //DOESN't WORK
但它不......
| 归档时间: |
|
| 查看次数: |
6137 次 |
| 最近记录: |