Skip to main content
jQuery Logo

Tagged: http


APEye

jQuery widget for testing and documenting APIs

1.0.2

Released February 17, 2013

3
Watchers
1
Forks
jQuery Format URL

jQuery Format URL plugin. adds a protocol/prefix such as http:// in a textfield without interfering with what the user is typing. This is a simple plugin that makes it so when you click within an empty field, it automatically prefixes it with the protocol you choose or defaults to http://. When you click out of the field, if the field value does not contain your protocol or the default http:// it will add it. Example Usage: $('#selector').formatUrl({protocol: 'https://', alwaysShow: true});

1.0.5

Released August 20, 2013

2
Watchers
1
Forks

Tags