How to skip first child?

后端 未结 6 836
误落风尘
误落风尘 2020-12-03 02:30

one

two

three

6条回答
  •  遥遥无期
    2020-12-03 03:16

    You can also use "tilde" ( ~ ) operator

    
    
    
        
    
    
    
        

    This is a heading

    The first paragraph.

    The second paragraph.

    The third paragraph.

    The fourth paragraph.

    Here is the JSFiddle demo http://jsfiddle.net/RpfLa/344/

    Did a quick test on FF 17, Chrome 23, Safari 5.1, IE9, IE1-8 on compaitbility mode

提交回复
热议问题