EasyUI Forum
March 28, 2024, 07:07:21 PM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News:
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Use font-awesome icons in linkbutton  (Read 7766 times)
bvn
Newbie
*
Posts: 13


View Profile
« on: May 11, 2017, 10:09:17 AM »

How to use font-awesome icons in linkbuttons? I tried to set iconCls:'fa fa-user-secret', but it does not work for me. Thanks.
Logged
stworthy
Administrator
Hero Member
*****
Posts: 3581


View Profile Email
« Reply #1 on: May 12, 2017, 02:13:31 AM »

The code below works fine:
Code:
<a href="#" class="easyui-linkbutton" data-options="iconCls:'fa fa-user-secret fa-lg'">User</a>
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!