Rank: Advanced Member Groups: Member
Joined: 8/22/2009 Posts: 30
|
I am using LayoutTemplate in AJAXUploader.
In Google Chrome 3, InputPlaceHolder doesn't render input file text box, just label that is displayed when file is choosen? Is that standard behavior?
Also, in Google Chrome 3, Browser button text isn't as I set property BrowseButtonText, instead button text is "Choose file", how to fix that?
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
This is normal. There is no way to customize the file browse UI in Chrome and Safari. So these two browsers always display a standard browse button and a label with file name.
Thanks!
|
Rank: Advanced Member Groups: Member
Joined: 8/22/2009 Posts: 30
|
eo_support wrote:Hi,
This is normal. There is no way to customize the file browse UI in Chrome and Safari. So these two browsers always display a standard browse button and a label with file name.
Thanks! OK, thank you.
|