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

Client side events not firing

1 Answer 46 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Regeesh Joseph
Top achievements
Rank 1
Regeesh Joseph asked on 28 Aug 2010, 05:55 AM
Hai,

I have a combobox. I have written javascript for client side events, followed the same as described in telerik support site. But unfortunately, clients side events are not firing. Please help me.

Thanks & regards,
Regeesh

1 Answer, 1 is accepted

Sort by
0
sitefinitysteve
Top achievements
Rank 2
Iron
Veteran
answered on 29 Aug 2010, 03:50 AM
99.9% of the time I found that this is caused by another javascript error on the page

  1. Use firefox
  2. download firebug
  3. open it, and go to the console tab (make sure it's enabled with the dropdown arrow)
  4. Refresh the page
  5. If you see any red errors thats why nothing is firing


Alternatively it could be your external javascript file (assuming its external) isn't referenced properly...the firebug net tab will be able to show you that.
Tags
ComboBox
Asked by
Regeesh Joseph
Top achievements
Rank 1
Answers by
sitefinitysteve
Top achievements
Rank 2
Iron
Veteran
Share this question
or