Closed (won't fix)
Project:
Hovertips and Clicktips
Version:
5.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
30 Jan 2007 at 12:25 UTC
Updated:
30 Jan 2007 at 22:04 UTC
Hi again
Would it be possible to show the tooptip or clicktip text if javascript is disabled? Ideally this would be an option in the Hovertips settings. If you use the clicktips for example to hide non-critical information in a handbook page for instance, it doesn't show at all if you have javascript disabled - which could be bad for usability.
Comments
Comment #1
Dave Cohen commentedThere is a style in hovertip.css which causes display to be none. You can override this by adding a similar entry to your stylesheet to set display to block.
I think that's the best solution, as there is so much flexibility in how these tags are defined. The stylesheets are as good a tool as any for this job.
Please re-open this issue if that does not provide a workaround.