Closed (cannot reproduce)
Project:
Cluetip
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Jan 2008 at 00:52 UTC
Updated:
24 Jun 2011 at 14:14 UTC
As per http://plugins.learningjquery.com/cluetip/ i see that if i specify
<!-- use ajax/ahah to pull content from fragment.html: -->
<p><a class="tips" href="fragment.html" rel="fragment.html">show me the cluetip!</a></p>
It should fetch the fragment.html , but when i mouse over in drupal i don't see the cluetip nor do i see the request in my apache logs for the fragment.html
I was hoping to connect this to the component module to get some data from drupal (mainly because i'de like to display images etc in the cluetip)
any ideas?
Comments
Comment #1
klavs commentedI have the same problem :(
Comment #2
klavs commentedmine is for the 6.x version though.
Comment #3
stevetweeddale commentedJust did a quick test of this and it seems to work fine with a custom menu callback.