摘要:
1.去js\prototype 打开 “validation.js”.2.注释掉此行验证 [’validate-url’, ‘Please enter a valid URL. Protocol is required (http://, https:// or ftp://)’, function (v) {return Validation.get(’IsEmpty’).test(v) || /^(http|https|ftp):\/\/(([A-Z0-9][A-Z0-9_-]*)(\.[A-Z0-9][A-Z0-9_-]*)+)(:(\d+))?\/?/i.test(v)}] 3.成功安 阅读全文
posted @ 2011-12-22 17:54
jack_段
阅读(1131)
评论(0)
推荐(0)
浙公网安备 33010602011771号