jQuery: The Write Less, Do More JavaScript Library

403 forbidden error with RSV plugin

View: New views
2 Messages — Rating Filter:   Alert me  

403 forbidden error with RSV plugin

by Jim Byrnes-4 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I added the Real Simple Validation (RSV) plugin to a working html page
that loads other jquery plugins just fine.  when I loaded the page I got
an error saying RSV was not a function.  Looking at the page with
firebug it shows a 403 forbidden error saying I don't have permission to
access that file on that server. Its a server on my desktop that I
access using localhost without any problems until now.

Anyone have any ideas on how to resolve this?

Regards,  Jim




Re: 403 forbidden error with RSV plugin (SOLVED)

by Jim Byrnes-4 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Jim Byrnes wrote:

Replying to myself here in case anyone else has this problem.
Apparently when I added that line something, not visible in my editor,
must have correpted the header.  Removing that line and the ones above
and below it and retyping them fixed the problem.

Regards,  Jim


> I added the Real Simple Validation (RSV) plugin to a working html page
> that loads other jquery plugins just fine.  when I loaded the page I got
> an error saying RSV was not a function.  Looking at the page with
> firebug it shows a 403 forbidden error saying I don't have permission to
> access that file on that server. Its a server on my desktop that I
> access using localhost without any problems until now.
>
> Anyone have any ideas on how to resolve this?
>
> Regards,  Jim
>
>
>
>