Many Thanks Jörn! :)
On Feb 26, 9:17 pm, Jörn Zaefferer
wrote:
> All you need is required. Just remove minlength.
>
> Jörn
>
> On Thu, Feb 26, 2009 at 10:10 PM, paulswansea
> wrote:
>
> > p.s. i just need the tick or cross instead of the default text, but if
> > i remove the text from the mess
All you need is required. Just remove minlength.
Jörn
On Thu, Feb 26, 2009 at 10:10 PM, paulswansea wrote:
>
> p.s. i just need the tick or cross instead of the default text, but if
> i remove the text from the messages :
>
> messages : {
> country : {
>
p.s. i just need the tick or cross instead of the default text, but if
i remove the text from the messages :
messages : {
country : {
required : 'select country',
minlength : 'choose a country'
sorry, so how do i check if the value is not blank? (i.e. not the
first option)
On Feb 26, 9:04 pm, Jörn Zaefferer
wrote:
> You specify minlength:2 for a single-select. There is no way to select
> more then one item in that select.
>
> Jörn
>
> On Thu, Feb 26, 2009 at 10:03 PM, paulswansea
> w
You specify minlength:2 for a single-select. There is no way to select
more then one item in that select.
Jörn
On Thu, Feb 26, 2009 at 10:03 PM, paulswansea wrote:
>
> sure, try http://www.jondunlevy.com/seltest.html
>
>
> On Feb 26, 8:54 pm, Jörn Zaefferer
> wrote:
>> Your code looks fine, cou
sure, try http://www.jondunlevy.com/seltest.html
On Feb 26, 8:54 pm, Jörn Zaefferer
wrote:
> Your code looks fine, could you post a testpage?
>
> Jörn
>
> On Thu, Feb 26, 2009 at 9:53 PM, paulswansea
> wrote:
>
> > I'm trying to get the validate plugin to work with a select box, but
> > for s
Your code looks fine, could you post a testpage?
Jörn
On Thu, Feb 26, 2009 at 9:53 PM, paulswansea wrote:
>
> I'm trying to get the validate plugin to work with a select box, but
> for some reason, it wont validate if i select a country, what am i
> doing wrong?
>
>
>
> S
7 matches
Mail list logo