Place a part of my project. When I run this code and I click add on the window. Firebug responds with an error when I run the script in to submit. I would like to know why does not this `alert ("Se funziona questo mi hai aiutato");`
There is a example at the end of the site and also works on my pc. Now I public my code or exercise where I use the form inside the window's dialog(Jquery). I want programmed and I have the solution but the script inside the function's javascript don't function. Why? Now I speak my project. Using the dialog's window (Jquery my code) for adding anything. The project don't function. Because (using Firebug Console) gives me error "too much recursion" on the library jquery.min.js line 2 after pressing the button add the Dialog. How can I improve the code to run the alert?