HTML Tutorial


 Forum HomeForum Home   FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
RegisterRegister - Not registered yet? Got something to say? Join HTML Code Tutorial!
submit button not working on firefox...
Post new topic   Reply to topic    HTML Help Forum Index -> HTML Form
View previous topic :: View next topic  
Author Message
calvin1331



Joined: 14 Jan 2005
Posts: 1

PostPosted: Fri Jan 14, 2005 7:17 am     submit button not working on firefox... Reply with quote

I have a form setup on my blog to create and submit a comment but my custom submit button dosn't seem to be working. Any ideas?

here is a link: http://www.chrisdrackett.com/news/apple/mini_in_your_mini.html#comments

the thing is this button works fine in every other browser. Thanks so much!
chrisxkelley



Joined: 07 Dec 2004
Posts: 246

PostPosted: Fri Jan 14, 2005 12:26 pm     Reply with quote

instead of using the a tag for your button, why dont you use what's in your <noscript> tags and give them an onClick value?

eg
Code:

<input type="submit" name="post" value="&nbsp;Post&nbsp;" onClick="javascript:document.getElementById('comments_form').submit();" />



let me know

cheers,
chris
Display posts from previous:   
Post new topic   Reply to topic    HTML Help Forum Index -> HTML Form All times are GMT - 8 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
HTML Help Archive
Powered by phpBB © 2001, 2005 phpBB Group
HTML Help topic RSS feed 

 
HOSTING / DESIGN
MAKE MONEY

Home
  |   Tutorials   |   Forum   |   Quick List   |   Link Directory   |   About
Copyright ©1997-2002 Idocs and ©2002-2007 HTML Code Tutorial