[jQuery] How to modify the url function [validate]
Hi all,
This post is in regards to the jQuery plugin for validation. I am
using the url method to get validation text fields which I want to
have a url. But I want a slight modification where I only want to the
base directory of a site and not an individual page. For example, I
want http://www.example.com and not something like http://www.example.com/index.html.
Is there anyway to utilize the url method to do this for me?
Thanks,