Hey folks, on this page http://www.starconferencing.com/lp/ the submit button in Firefox 2 does nothing. It works fine in Firefox 3. $10 thru paypal if someone can offer the solution. Thanks!
solution: simply put a onclick=submit(); HTML: there where your image-button´s html is now: <input type="image" src="images/lp_btn_getStarted.gif" alt="Get Started" name="getStarted" width="178" height="39" border="0" id="getStarted" /> HTML: make it <input onclick=submit(); type="image" src="images/lp_btn_getStarted.gif" alt="Get Started" name="getStarted" width="178" height="39" border="0" id="getStarted" /> HTML: then it works.
well, this is not a topic to discuss really, its just courteous for anyone to say thank you when they get a favor or help, but i guess it's also given that when you willingly gave help, dont expect anything in return at all.