Karl, My solution appears to be along the line of: var elem = getdocument... $(elem).children() ...
I hadn't realized that I can pass a DOM element as a selector. Thanks, Chris
Karl, My solution appears to be along the line of: var elem = getdocument... $(elem).children() ...
I hadn't realized that I can pass a DOM element as a selector. Thanks, Chris