//前端代码
<
form method="POST" onsubmit="return ad.checkform(this);return false;"> ...... ......
     <a href="javascript:void(0);" onclick="this.parentNode.submit();">
<input type="submit" onclick="this.form.target='_blank'" name="preview" value=" 预 览 " > <input type="submit" onclick="this.form.target='_self'" name="save" value=" 保 存 " > </form>

相关文章:

  • 2021-05-25
  • 2021-05-06
  • 2022-12-23
  • 2021-08-28
  • 2022-12-23
  • 2021-05-27
  • 2021-06-08
猜你喜欢
  • 2022-12-23
  • 2022-03-06
  • 2021-09-05
  • 2021-11-22
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案