<?php
//在php中药想使用jquery,首先需要导入jquery类库 echo "<script src='".base_url('static')."/js/jquery-1.10.2.min.js'></script> <script>$(window.parent.document).find('#login_error').html('".$msg."').show();</script>"; ?>

  

相关文章:

  • 2021-10-06
  • 2022-12-23
  • 2022-12-23
  • 2021-05-02
  • 2021-08-05
  • 2022-02-27
  • 2021-08-25
  • 2022-12-23
猜你喜欢
  • 2021-10-19
  • 2022-12-23
  • 2022-12-23
  • 2022-02-03
  • 2021-11-20
相关资源
相似解决方案