Actually, I found the problem. Apparently it was an encoding issue. My
page uses "UTF-8" encoding which messes up the validation plugin.
Instead, this is what the experts recommend:
---
@Greg: Thanks for investigating this. I guess the trouble is this:
jquery.validate.js is encoded as ISO-
Thanks for noticing that. I made those changes but the error messages
keep coming.
On Nov 24, 6:21 pm, DumpsterDoggy <[EMAIL PROTECTED]> wrote:
> I didn't notice at first, but also, your tags aren't closed
> properly either:
>
> Should be:
> name="txtZip" id="txtZip" value="" />
>
> On Nov 24, 8
I didn't notice at first, but also, your tags aren't closed
properly either:
Should be:
On Nov 24, 8:19 pm, DumpsterDoggy <[EMAIL PROTECTED]> wrote:
> Your META tag isn't closed properly so this is probably your starting
> point for investigation. Make sure your page validates before you
> star
Your META tag isn't closed properly so this is probably your starting
point for investigation. Make sure your page validates before you
start to dig into the JavaScript.
On Nov 24, 7:21 pm, jquery_newbie <[EMAIL PROTECTED]> wrote:
> I am trying to run my page with the Validator code but on loading
4 matches
Mail list logo