I have a form whose elements (input, select) were given explicit IDs, but no name. when I do this: var parmHash; parmHash = $('myForm').serialize(true) parmHash is empty. When i gave the form elements name='someName', parmHash is completed as expected. Doesn't serialize() just work with Element.id?
____________________________________________ Ozy: Life is full of disappointments. Millie: No it isn't. I can always fit more in. [D.C. Simpson] ____________________________________________ A little trust goes a long way. The less you use, the farther you'll go. [Howard Tayler] --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Prototype & script.aculo.us" group. To post to this group, send email to prototype-scriptaculous@googlegroups.com To unsubscribe from this group, send email to prototype-scriptaculous+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/prototype-scriptaculous?hl=en -~----------~----~----~----~------~----~------~--~---