logo

New Response

« Return to the main article

You are replying to:

    • avatar
    • Ben
    • Posted on Mon 20 Aug 2007

    I had a problem dealing with a fieldset element on a form with this code. I needed to add to the isFormChanged() function:

    [code] if ( 'FIELDSET' != ele[i].tagName ) { [/code]

    This avoids submitting the fieldset element to the isElementChanged() function which could not handle a fieldset.

Your Comments

Name:
E-mail:
(optional)
Website:
(optional)
Comment: