Jump to content

Year

Day

24 ways to impress your friends

Vote up?

  • Darren

    I guess I must be missed something? I always use CSS selectors like this:
    $(‘body > section div#content p’)…..
    which must let jQuery know not to bother looking anywhere else other than the top lever section element, etc? Surely the same – if not better – than the ‘find’ options being discussed???

    But great work!