EasyUI Forum
May 05, 2024, 08:17:29 PM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News:
 
  Home Help Search Login Register  
  Show Posts
Pages: [1]
1  General Category / EasyUI for jQuery / To create list button component on: December 30, 2016, 02:44:28 AM
I want to create new compoent extend from text box as below:
  

when click the arrow-down icon ,i want implement the following job:
    prompt one grid like following:
      
the grid data should based the property of url to get

Now i have to write js code in each screen to create this list grid.I want to create one common component to save the coding time.
2  General Category / EasyUI for jQuery / Re: Why my tagbox not working well! on: December 30, 2016, 02:04:26 AM
Thank you!
I got it!as my install jquery easy 1.5.0 before,so the css still using the old ones.After clear the cache.
It worked now!

Thank you!
3  General Category / EasyUI for jQuery / Why my tagbox not working well! on: December 25, 2016, 07:34:22 PM
I try to add one tagbox as below(partial code):
   <td><input id="lbtnReqDept" class="easyui-tagbox" value="apple,orange" style="width:100%;"></td>
But it seems not display the cancel tag icon:  


Does because that i not install jquery easy-ui 1.5.1 well?

Please help!
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!