[jQuery] How to modify the url function [validate]
Hi all,
This post is about the jquery validation plugin. I am using the url()
method to validate text fields for valid url input. It works fine,
but I want a slight modification where I am checking whether a base
directory has been added and not some individual page. For example,
not http://www.example.com/index.html but http://www.example.com.
Any way I can modify that url method to satisfy my needs?
Thanks,
PS. I had a lot of troubling publishing this post for some reason. It
wouldn't appear. Please forgive if I double posted because I couldn't
find my post again.