EasyUI Forum
May 15, 2024, 10:34:18 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: filebox setter help?  (Read 6091 times)
a2234
Newbie
*
Posts: 6


View Profile Email
« on: April 10, 2016, 08:11:08 PM »

does filebox support this format?
<input class='easyui-filebox' data-options='accept:"pdf,png,gif"'>
?
Logged
jarry
Administrator
Hero Member
*****
Posts: 2264


View Profile Email
« Reply #1 on: April 11, 2016, 05:42:16 AM »

Please look at the following code.
Code:
$('#file').filebox({
accept: 'image/*'
});
Logged
a2234
Newbie
*
Posts: 6


View Profile Email
« Reply #2 on: April 11, 2016, 08:41:54 PM »

如果我只是想选择图片的几种类型,如jpg和png,不允许gif,怎么设置?
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!