I’m trying to get the number of elements in a form.
I can see that form.nc contains an array of elements. However, form.elements is an Object that doesn’t seem to let me know it’s size.
I need this to insert some elements at a specific point.
Is there some way I can get this. btw, my javascript skills are rubbish, so I might be missing something obvious.
regards,
dk-