ded / bonzo

library agnostic, extensible DOM utility
Other
1.32k stars 137 forks source link

Modify siblings() to return elements in correct order. #124

Closed humingchun closed 11 years ago

humingchun commented 11 years ago

Make sure the elements returned by siblings() are in the same order as in the DOM

rvagg commented 11 years ago

could you resubmit this without all the ebay stuff please so we can consider just the siblings() code?