jquery-cluetip
jquery-cluetip copied to clipboard
Android and Iphone Browsers Ajax tooltop not loading
I tired to implement this plugin on webpage, on the desktop browsers are working fine, but when I'm test with phones and tab, the touch event it says sorry, the contents could not be loaded message on tool tip. i attached the image here, iphone also same, please fix this issue.
Strange. That doesn't happen to me on my demo pages. Can you post the URL of a page where you see that happening? By the way, that message is just the plugin's default when an ajax request fails. It would be interesting to hear what happens if you just send an ajax request in response to some kind of event. See if it works to do a simple ajax request to the same URL.