Go Back   CodingForums.com > Search Forums

Before you post, read our: Rules & Posting Guidelines

Showing results 1 to 2 of 2
Search took 0.01 seconds.
Search: Posts Made By: jn2030
Forum: JavaScript programming 02-18-2013, 06:34 PM
Replies: 8
Views: 565
Posted By jn2030
Hi, sorry not sure why it wasn't showing the full...

Hi, sorry not sure why it wasn't showing the full code.

function validateForm()
{
var x=document.forms["myForm"]["fname"].value;
if (x==null || x=="")
{...
Forum: JavaScript programming 02-18-2013, 09:18 AM
Replies: 8
Views: 565
Posted By jn2030
Javascript Validation form not working in Chrome?

Hi,
What i am trying to do is use forms to repeat what I type in the text box as a string when i click.
I have a form with a text box and a submit button, currently when i type in the text box it...
Showing results 1 to 2 of 2

 
Forum Jump

All times are GMT +1. The time now is 10:31 AM.