EasyUI Forum
September 13, 2025, 11:16:15 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: easyui 1.4 linkbutton bug!  (Read 8894 times)
kingor2001
Jr. Member
**
Posts: 61


View Profile
« on: August 08, 2014, 07:38:19 AM »

a invisible linkbutton with fixed width cann't initialize properly in v1.4, such as
Code:
<a id= "lb" href="#" class="easyui-linkbutton" data-options="iconCls:'icon-search'" style="width:80px; display: none;">Search</a>
,
its height is enlarged after initialization and showing it, but it works fine in previous versions.
Code:
$("#lb").linkbutton();
$("#lb").show();
Logged
jarry
Administrator
Hero Member
*****
Posts: 2298


View Profile Email
« Reply #1 on: August 08, 2014, 06:56:41 PM »

Please download the patch from http://www.jeasyui.com/download/downloads/jquery-easyui-1.4-patch.zip to solve this issue.
Logged
kingor2001
Jr. Member
**
Posts: 61


View Profile
« Reply #2 on: August 08, 2014, 09:44:33 PM »

It works fine. Thanks.
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!