/    Sign up×
Community /Pin to ProfileBookmark

Problem on Javascript validating form using Firefox

My javascript validating form works fine with IE but if i use Firefox the errors comes, try to fill up my form using firefox fill all the input box, then you will see the error you cannot submit the qurey, hoping on your help thanks

here is the link [url]http://www.jmerts.com/contact.php[/url]

to post a comment
JavaScript

2 Comments(s)

Copy linkTweet thisAlerts:
@FangNov 22.2005 —  if (!isEmails([COLOR=Green]document.[/COLOR]formlist.inp_emailid.value))
{
alert("nThe E-MAIL field requires a "@" and a "."be used.nnPlease re-enter your e-mail address.");
[COLOR=Green]document.[/COLOR]formlist.inp_emailid.focus();
return false;
}
return true;
Copy linkTweet thisAlerts:
@jmertsauthorNov 22.2005 — thanks man now is working properly, apreciated
×

Success!

Help @jmerts spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.8,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...