[jQuery] Re: Can't seem to figure out what is wrong.

2009-03-18 Thread RonnBlack
Wow! It is not clear at in the documentation that it keys off the name attribute and not the id attribute. To be fair, it does say it. I just wasn't what I expected and was reading the word name as a synonym for id. Thanks a ton, that clears my confusion. On Mar 17, 8:07 pm, MorningZ wrote: >

[jQuery] Re: Can't seem to figure out what is wrong.

2009-03-17 Thread MorningZ
the error says "no name assigned" and you have which alas, have no "name" parameter assigned to either control On Mar 17, 9:54 pm, RonnBlack wrote: > The page below always gives me the message "[object HTMLInputElement] > has no name assigned" (twice). > > What doesn't it like? > > > "htt

[jQuery] Re: Can't seem to figure out what is wrong.

2009-03-17 Thread James
Try changing the ID in: to something other than 'submit'. Internet Explorer doesn't like it. On Mar 17, 3:54 pm, RonnBlack wrote: > The page below always gives me the message "[object HTMLInputElement] > has no name assigned" (twice). > > What doesn't it like? > > > "http://www.w3.org/TR/xhtml