Posted by 2c on April 5, 2009 at 4:19am
Jump to:
| Project: | Hovertips and Clicktips |
| Version: | 6.x-1.x-dev |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
When I have this module and the Bueditor module installed then Hovertips/Clicktips does not apply any visual effects(no styling, no ajax effects etc.) on the page.
The stylesheets and appropriate javascript files are being referenced in the HTML, however the text as a visitor to the page views it is not being styled or effected in any way. I'm not sure if this is a problem that is occurring because Bueditor is overwriting CSS effects or if Bueditor is interfering with the javascript functionality.
Bueditor works normally when this module is enabled.
Comments
#1
I don't know what bueditor might be doing to the markup. I suspect its simply that your input filter is stripping the markup out. If bueditor is stripping it out, then it's bueditor's problem and the fix belongs there.
You should use your browser to view source of the page and confirm whether the markup is the same as you entered.