[jQuery] Re: Anyone know where to ask jQuery questions?

2008-09-05 Thread Jake McGraw
Jim: See this http://dev.jquery.com/ticket/3143. Long story short, jQuery only supports $(html) or $(xmlObject). - jake On Fri, Sep 5, 2008 at 2:53 PM, Jim Buzbee [EMAIL PROTECTED] wrote: I must be in the wrong group. This morning, I posted a question (I must be missing something simple...)

[jQuery] Re: Anyone know where to ask jQuery questions?

2008-09-05 Thread Erik Beeson
It's only been 4 hours since your original thread. Seems awfully quick to already be complaining about a lack of response. I looked at your thread and had no idea why XML parsing wouldn't work. I guess I had never come across that before. I didn't respond because I didn't know, and I didn't look

[jQuery] Re: Anyone know where to ask jQuery questions?

2008-09-05 Thread Jim Buzbee
Thanks Jake - At least I know now that I'm not going crazy(er). My real code brings back the xml from the server using an jQuery ajax call. But when I set the datatype in the ajax call to XML, my error function gets called with a parse error so I've been fetching it as text. I -think- my XML is

[jQuery] Re: Anyone know where to ask jQuery questions?

2008-09-05 Thread MorningZ
I must be in the wrong list. Is there somewhere to ask jQuery questions? bad attitude and wise remarks like that won't increase your chances for help... neither does vague subjects of I must be missing something simple... Tips: - Make your topic subject mean something - Show example code -