我有一个输入标签,如:
<input type="url" id="inputWebsite" name="url">
我需要确保用户输入的值包含一个安全的URL,如https:// 我该怎么做?
ssl html5 input
html5 ×1
input ×1
ssl ×1