EasyUI
Home
Demo
Tutorial
Documentation
Download
Extension
Contact
Forum
EasyUI Forum
September 14, 2025, 02:15:31 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
>
EasyUI for jQuery
>
How to set the accept property on filebox
Pages: [
1
]
« previous
next »
Print
Author
Topic: How to set the accept property on filebox (Read 7872 times)
zhangatjlu
Newbie
Posts: 2
How to set the accept property on filebox
«
on:
September 27, 2015, 01:36:12 AM »
How to set the accept property on filebox?
Logged
stworthy
Administrator
Hero Member
Posts: 3581
Re: How to set the accept property on filebox
«
Reply #1 on:
September 27, 2015, 06:20:10 PM »
Please try this:
Code:
var f = $('#f1').next().find('.textbox-value');
f.attr('accept', 'image/*');
Logged
zhangatjlu
Newbie
Posts: 2
Re: How to set the accept property on filebox
«
Reply #2 on:
September 27, 2015, 07:41:43 PM »
Thanks for reply.
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...