Hallo borobudur,
function delFlyer() {
check = confirm('flyer löschen');
if(check == true){
...
document.eventedit.submit();
}
}Firefox bring folgende fehlermeldung:
Error: document.eventedit.submit is not a function
Aber das ist doch eine funktion!
Wie sieht dein Form-Tag aus?
Im Zweifelsfalle:
http://de.selfhtml.org/javascript/objekte/htmlelemente.htm#form
Bis dann!
Marc Reichelt || http://www.marcreichelt.de/
--
Linux is like a wigwam - no windows, no gates and an Apache inside!
Selfcode: ie:{ fl:| br:> va:} ls:< fo:} rl:( n4:( ss:) de:> js:| ch:? sh:| mo:) zu:)
http://emmanuel.dammerer.at/selfcode.html
Linux is like a wigwam - no windows, no gates and an Apache inside!
Selfcode: ie:{ fl:| br:> va:} ls:< fo:} rl:( n4:( ss:) de:> js:| ch:? sh:| mo:) zu:)
http://emmanuel.dammerer.at/selfcode.html