EasyUI Forum
March 28, 2024, 10:44:48 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: how to apply datebox to <input type='date' />?  (Read 2588 times)
samuelzhu001
Newbie
*
Posts: 11


View Profile
« on: February 04, 2020, 09:11:17 AM »

 Applying  datebox to <input type='date' />  can not completely override built-in appearance, how to fix it?
Logged
jarry
Administrator
Hero Member
*****
Posts: 2260


View Profile Email
« Reply #1 on: February 06, 2020, 04:08:24 AM »

You can remove the 'type' attribute value before creating the datebox component.
Code:
$('#date').attr('type','').datebox()
Logged
samuelzhu001
Newbie
*
Posts: 11


View Profile
« Reply #2 on: April 16, 2020, 11:05:39 AM »

ok. wonderful idea.
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!