Re: [jquery-ui] HTMLDivElement

2009-11-17 Thread Richard D. Worth
Please post to the main jQuery list: http://groups.google.com/group/jquery-en The list you've posted to is for questions about jQuery UI plugins. Thanks. - Richard On Mon, Nov 16, 2009 at 6:39 AM, meeesta wrote: > > Hello. > > I'm quite new to JQuery

[jquery-ui] HTMLDivElement

2009-11-16 Thread meeesta
Hello. I'm quite new to JQuery and still finding my feet, but I too am having issues with the HTMLDivElement object. In my example I have a variable holding a chunk of html, I can use childNodes, and have indeed managed to find an image within the html and collect it's .src . So I thought gettin