Mixing 'this' with selector (syntax problem)

Mixing 'this' with selector (syntax problem)


Hi :)

Does someone know how to mix 'this' with a selector?

Tried this but it doesn't work :

  1. $(this + '" > img").attr("src")

Thanks a lot for the help :)