This is a migrated thread and some comments may be shown as answers.

_2f.focus() error on firefox

1 Answer 98 Views
Upload (Obsolete)
This is a migrated thread and some comments may be shown as answers.
Altug Altintas
Top achievements
Rank 1
Altug Altintas asked on 06 Jun 2008, 01:14 PM
Hi,

the upload element on my html is as:

<

telerik:RadUpload ID="cmp_ul" runat="server" ControlObjectsVisibility="None" MaxFileInputsCount="1" AllowedFileExtensions=".jpg,.gif,.tif,.bmp,.png" Skin="Telerik" Width="240" />

and on pageload (firefox) fireBug shows the error of
_2f.focus();
where _2f is undefined. This is in addFileInput javascript function.
I suppose, it is trying to focus on file add button, which does not exist.
Can you suggest a way to avoid from this error?
Thank you.

1 Answer, 1 is accepted

Sort by
0
Erjan Gavalji
Telerik team
answered on 06 Jun 2008, 01:51 PM
Hi Altug,

I just tried to reproduce the problem you experience, but I was not able to (with the RadControls for ASP.NET Ajax Q1 2008 SP1 - 2008.01.515). Please, find attached the page I used for testing. Can you please, either modify it to show the problem, or send us your, so that we can check locally?

Kind regards,
Erjan Gavalji
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Upload (Obsolete)
Asked by
Altug Altintas
Top achievements
Rank 1
Answers by
Erjan Gavalji
Telerik team
Share this question
or