Perchè ottengo:Codice PHP:
function getFormDir(form){
if(!form){return;}
var tmp= form.action.split('/');
tmp.pop();
return tmp.join('/').concat('/');
}
Warning: function getFormAction does not always return![]()
PS.
Se avete per le mani qc di meglio![]()