New to Kendo UI for jQuery? Download free 30-day trial

Upload Select Button Is Partially Visible with No Text

Environment

Product Progress® Kendo UI® Upload for jQuery
Operating System Windows 10 64bit

Description

The Select button of the jQuery Upload is partially visible and doesn't display any content.

Cause

The Kendo UI Upload uses an opacity filter to overlay the default Select button of the file input. This filter is implemented as an ActiveX control in Internet Explorer version 8 and earlier. As such, it is subject to security settings and can be disabled. The following image demonstrates an affected component.

Solution

To handle this issue in Internet Explorer, set Internet Options > Security > Internet (or Local intranet) > Custom Level > Binary and script behaviors to Enable.

Kendo UI for jQuery Upload Behaviors

See Also

In this article