hello all, i have been using the validation plugin a lot for my projects. I have a problem while validating the url.
It seems like http:// is requires for the url but i don't think http:// is necessary... even if i use www.xyz.com it should be interpreted as valid url. any thoughts on that. How can i make it work? i just want to ignore the http:// part