代码搜索:href
找到约 10,000 项符合「href」的源代码
代码结果 10,000
www.eeworm.com/read/379980/2665820
js functions.js
function checking(flag,href){
this.href = href;
if(flag==true){
window.alert("Sucessed!");
window.location.href=this.href;
}else{
window.alert("Fail to!");
window.history