The reason it works is because the div is actually the drag object. So we set the context of the search for 'img' to drag.
-- Brandon Aaron On 4/28/07, dennis <[EMAIL PROTECTED]> wrote:
On Apr 28, 5:25 pm, "Brandon Aaron" <[EMAIL PROTECTED]> wrote: > Try this: $('img', drag).attr('src'); Brandon, that idiom works. I'll stop banging my head now. Thanks BIG! /dennis