Hello and welcome to our community! Is this your first visit?
Register

Results 1 to 2 of 2
  1. #1
    WTF Groupie Array
    Join Date
    Jun 2007
    Posts
    110
    Thanks
    0
    Thanked 1 Time in 1 Post

    Is there a way to select every third child?

    Is there a way to select every third child? i.e. if the starting index was 0, it would grab index 2, 5, 8, 11, etc.

  2. #2
    WTF Groupie Array
    Join Date
    Oct 2011
    Posts
    287
    Thanks
    0
    Thanked 1 Time in 1 Post


    just via each and check the index..


 

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •