Deleting a form programmatically from DOM?

G

Gig52

Hi,

Currently, I can create a form multiple time using the YIU framework.
But, using Firebug, I can se that the number of forms is increasing
every time and always has the same name.

Since it is an array, I tried the pop() function without success.

What is the easiest way to remove a given form from the document.forms
array ( document.forms["toto"] )?

Thanks
Gig52
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,163
Messages
2,570,897
Members
47,434
Latest member
TobiasLoan

Latest Threads

Top