You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm still encountering problems with this "optional" issue. If you look at this jsFiddle, http://jsfiddle.net/3vz6A/, I want to be able to have a valid url entered into the textbox. The url value must be optional. The plugin insists on validating an empty value and shows "Invalid URL" in the tooltip!
What a I doing wrong? I've tried using the "optional" parameter but that didn't help.