xianz666

 

 方法1.

<a href="otherpage.php" class="easyui-linkbutton" data-options="iconCls:\'icon-search\'">easyui</a>

方法2.

 <a href="#" id="reset" onclick="reset()">重置</a>

$(\'#reset\').linkbutton({
iconCls: \'icon-delete3\'
});

分类:

技术点:

相关文章:

  • 2021-06-29
  • 2021-11-17
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-02-11
  • 2022-12-23
猜你喜欢
  • 2022-01-04
  • 2022-12-23
  • 2021-07-02
  • 2021-12-03
  • 2021-11-17
  • 2022-01-08
相关资源
相似解决方案