Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« Groups Home
initial setup issues
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
joe  
View profile  
 More options Mar 20 2010, 11:30 am
From: joe <joe.may...@gmail.com>
Date: Sat, 20 Mar 2010 08:30:08 -0700 (PDT)
Local: Sat, Mar 20 2010 11:30 am
Subject: initial setup issues
Hi All

I have followed the set-up instructions, but I am having problems
getting YAV to work on the most basic level.

I am quite new to JavaScript so I may have missed something but i
can't see what.....

I have tried both YAV 1.4.1 & 2.0 but with no success.

Can any one offer any ideas?

example:
http://joemayhew.co.uk/YAV/form.html

Thanks


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
thetonyleone  
View profile  
 More options Apr 21 2010, 1:10 pm
From: thetonyleone <thetonyle...@gmail.com>
Date: Wed, 21 Apr 2010 10:10:41 -0700 (PDT)
Local: Wed, Apr 21 2010 1:10 pm
Subject: Re: initial setup issues
Your missing one important need :)

you didnt name your form the same as what your submitting to YAV.

Yours is:
<form onsubmit="return yav.performCheck('apply_now_form', rules,
'classic');">

Should be:
 <form name="apply_now_form" onsubmit="return
yav.performCheck('apply_now_form', rules, 'classic');">

without the form name it doesn't know which form to check.

Thanks,
Tony

On Mar 20, 8:30 am, joe <joe.may...@gmail.com> wrote:

> Hi All

> I have followed the set-up instructions, but I am having problems
> getting YAV to work on the most basic level.

> I am quite new to JavaScript so I may have missed something but i
> can't see what.....

> I have tried both YAV 1.4.1 & 2.0 but with no success.

> Can any one offer any ideas?

> example:http://joemayhew.co.uk/YAV/form.html

> Thanks

--
You received this message because you are subscribed to the Google Groups "yav and jQuery.yav (javascript validation tool)" group.
To post to this group, send email to yav-en@googlegroups.com.
To unsubscribe from this group, send email to yav-en+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/yav-en?hl=en.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »