EasyUI
Home
Demo
Tutorial
Documentation
Download
Extension
Contact
Forum
EasyUI Forum
October 16, 2024, 01:09:16 AM
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News
:
Home
Help
Search
Login
Register
EasyUI Forum
>
General Category
>
Bug Report
>
getValue in maskedbox returns masked format
Pages: [
1
]
« previous
next »
Print
Author
Topic: getValue in maskedbox returns masked format (Read 2566 times)
hahamed
Newbie
Posts: 13
getValue in maskedbox returns masked format
«
on:
August 17, 2022, 11:18:21 PM »
Hello
When i use getValue Method, when maskedbox is empty, it return mask instead empty value.
Code:
$('input#start').maskedbox({ mask: '9999/99/99' })
...
var val = $('input#start').maskedbox('getValue'); // return ____/__/__
Logged
Pages: [
1
]
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
General Category
-----------------------------
=> News
=> General Discussion
=> EasyUI for jQuery
=> EasyUI for Angular
=> EasyUI for Vue
=> EasyUI for React
=> Bug Report
Loading...