I’ve taken a look at this post but the fiddle examples don’t seem to be working and I cannot get the guys accepted answer to work either.
I want to create a blur function that detects if the inputted value contains http:// or https://. If it doesn’t, prefix it to the value. If it does, then do nothing.
http://jsfiddle.net/jMH9b/4/
try this jsfiddl