修改a標籤href的值

$("#myId").attr("href","www.xxx.com"); 常見應用: input填寫不合規格,則回退到#web $("#myId").attr("href","#");
相關文章
相關標籤/搜索