EasyUI Forum
September 13, 2025, 02:17:29 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 function suggested  (Read 7346 times)
livelife
Newbie
*
Posts: 1


View Profile Email
« on: August 10, 2014, 05:31:57 AM »

1、TextBox
add Properties "maxlength"
<input class="easyui-textbox textbox-f" data-options="required:true,value:'商品名称'" textboxname="Name" style="display: none;">
<span class="textbox" style="width: 282px; height: 23px;">
 <input type="text" class="textbox-text validatebox-text" autocomplete="off" placeholder="" style="margin-left: 0px; margin-right: 0px; padding-top: 4px; padding-bottom: 4px; width: 274px;" maxlength="10">
 <input type="hidden" class="textbox-value" name="Name" value="商品名称">
</span>



2、Calendar
add Properties "startDate"
add Properties  "endDate"



thank you
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!