摘要: 如果想让href不执行操作,应该将href的属性设置为javascript:void(0); 即: href="javascript:void(0);" 阅读全文
posted @ 2017-10-19 09:04 torjan 阅读(186) 评论(0) 推荐(0) 编辑