are you sure? what happens if you do alert($type($(theLink)) (or console.log)
On Fri, Aug 7, 2009 at 7:11 AM, Ryan Florence <[email protected]> wrote: > > Code sample? > > Ryan Florence > > > > On Aug 7, 2009, at 8:09 AM, hellspawn wrote: > > >> Hi >> I have a strange issue >> When I try to get an element <A> from dom with $ it returns me the >> href of it instead of the element >> >> >> Any ideas? >> >> >> The a is inserted using element.load() >> >> Thanks >> > >
