HighDots Forums  

Document send Probleme

Javascript (German) Programmiersprache JavaScript. (de.comp.lang.javascript)


Discuss Document send Probleme in the Javascript (German) forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Hans Schüttt
 
Posts: n/a

Default Document send Probleme - 10-21-2004 , 09:34 AM






Hi
habe Problme mit document.send.submit();
im IE geht dieses aber im Firefox mit JavaScript ON
nicht?!

Wer kann mir helfen hier der Code!


function formSubmit(obj) {
loadingAnimation(obj, '<img src="images/warten_.gif" width="192"
height="19">');
document.send.submit();
}


und in der Form die send heist dieser Button
<div id="go"><input type="submit" name="Submit2" value="Nachricht
abschicken"
onClick="javascript:formSubmit('go');document.send .Submit2.disabled=true;"></div>


Danke HS



Reply With Quote
  #2  
Old   
Dietmar Meier
 
Posts: n/a

Default Re: Document send Probleme - 10-21-2004 , 04:54 PM






Hans Schüttt wrote:

Quote:
habe Problme mit document.send.submit();
im IE geht dieses aber im Firefox mit JavaScript ON
nicht?!
Welche Attribute hat Dein form-Element?

ciao, dhgm



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.