I am having problems with the a control in which I have a Google Maps Api, some javascript and the radcombox in the same page with a mootools script I use for a image rotator.
The radcombox is feed from a database the name of a location and an ID, which with Onclientselectedindexchanged I change the google map center, showing each location. All this works fine, but in the same page I have a image rotator control that works throught the mootools library and some javascript. On IE6 and IE7 everything works fine but in Firefox the event doesn't even happen, there is no error, only I found it through firebug. Other events like works fine in both browsers...
I have removed the google maps api and used an alert but the same, in firefox the is not fired...
It would be great if you could help me in this one. I have read in http://www.telerik.com/VersionNotes.aspx?Id=772
RadCalendar v2.2
...
What’s Fixed:
..
7. RadDatePicker: issue with mootools script on date selection (Firefox only) is now fixed.
..
This has been the only clues I have had at the moment...
Thanks
Paco Valverde
The radcombox is feed from a database the name of a location and an ID, which with Onclientselectedindexchanged I change the google map center, showing each location. All this works fine, but in the same page I have a image rotator control that works throught the mootools library and some javascript. On IE6 and IE7 everything works fine but in Firefox the event doesn't even happen, there is no error, only I found it through firebug. Other events like works fine in both browsers...
I have removed the google maps api and used an alert but the same, in firefox the is not fired...
It would be great if you could help me in this one. I have read in http://www.telerik.com/VersionNotes.aspx?Id=772
RadCalendar v2.2
...
What’s Fixed:
..
7. RadDatePicker: issue with mootools script on date selection (Firefox only) is now fixed.
..
This has been the only clues I have had at the moment...
Thanks
Paco Valverde