Ok, so now I'm ignoring the buttons and just focusing on the form
elements:
There is now only one form - When submitted in search context, it
displays a number of new form elements which are subsequently
processed on re-submit.

The problem is that the new form elements do not appear until the
'search' form has been submitted and prior to this, the JS code
is complaining that the new elements are null. I've tried testing for
these values being null or undefined without success.

I'm really stuck here!
How can I get the code to ignore undefined/null elements and process
them if they are otherwise valid?

Anyone? I'd really appreciate the help.

Thanks
Dave

-- 
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 [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en.

Reply via email to