Closed (won't fix)
Project:
Content Construction Kit (CCK)
Version:
6.x-2.x-dev
Component:
Usability
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
22 Oct 2008 at 11:58 UTC
Updated:
22 Oct 2008 at 14:41 UTC
Jump to comment: Most recent file

Comments
Comment #1
yched commentedSee screenshot
Comment #2
karens commentedThe problem with the screenshot is that the help text is kind of far away from the thing it's describing, so people are likely to miss it. But I don't know that I have any better ideas. Is there any way to get a 'tooltips' type popup hovering right by the field type name? Have you seen http://www.lullabot.com/articles/announcing-beautytips-jquery-tooltip-pl...? Can we use something like that somewhere?
Comment #3
yched commented"the help text is kind of far away from the thing it's describing"
Not that much, IMO. I don't think a user would miss something flickering in this area.
I saw the jQ tooltip annoucement, didn't think about this here. Hm. To keep in mind.
Well, main trouble for now is I can't seem to have mouseover events caught on individual select options.
Works in FF, not in IE7.
If any one has tried this before and has suggestions ? Google raised nothing so far.
Comment #4
yched commentedOK, actually it seems only FF would support such a solution. Other browsers I've tried (IE, Opera, Safari, Chrome) do not trigger any JS events when hovering the unfolded options.
So unless we come with another idea, which I don't for now, this is a won't fix...