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

Query regarding javascript changes

0 Answers 29 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Vishal
Top achievements
Rank 1
Vishal asked on 09 May 2013, 07:59 AM

Hi,

 

Previously we were using 2009 version of telerik controls and using javascript like this in our application.

 

document.getElementById(sender.get_id() + '_text');

 

Now we are using 2013.1.403.35 version of telerik controls and above javascript code  is not working and we are using javascript like this.

 

document.getElementById(sender.get_id());

 

 

Please confirm this javascript change is due to new telerik controls.

 

Please confirm as soon as possible.

 

 

Regards

Vishal Sahni

No answers yet. Maybe you can help?

Tags
General Discussions
Asked by
Vishal
Top achievements
Rank 1
Share this question
or