Issue 408: Issue when tooltip is loaded using AJAX
Status:  Done
Owner: ----
Closed:  Apr 2010
Reported by hns.mail...@gmail.com, Mar 17, 2010
I'm using full calendar with wTooltip plugin. I'm loading the contents of 
the tooltip via an AJAX call. I have also wired different functions on the 
click event of previous and next buttons. The previous and next clicks 
work fine untill the hover on an event and the tooltip is rendered. After 
that even if the click the buttons no event is fired. I'm attaching the 
code and a screenshot of my page. It is the same with the qtip plugin too.
I get an error saying 'Microsoft JScript runtime error: 'settings' is null 
or not an object' atattached error screenshot.


script.rtf
14.1 KB   Download
calendar.bmp
3.3 MB   Download
error.bmp
2.1 MB   Download
Mar 30, 2010
Project Member #1 adamrs...@gmail.com
hi hns,
could you please show me a working demo online? or sent a zip where all i have to do 
is run a single html file? would save a lot of my time... thanks
Apr 5, 2010
#2 hns.mail...@gmail.com
Hi there,
Sorry for the late reply, thanks for your reply. Finally I was able to resolve most 
of the issues by changing my tooltip contents from a view to a partial view. My only 
other concern is the events are loaded very slowly in IE where as in Firefox it is 
pretty fast. I'm not sure what the difference is because both of them work on the 
same event array.

Thanks,
Sharada
Apr 26, 2010
Project Member #3 adamrs...@gmail.com
glad you got it to work.
Status: Done