I definitely like the tooltip idea.  I like it so much that I've already played 
with it a bit, looking at several web pages with instructions for how to do it, 
but my knowledge of good ways to do this is zero except for the results of 
those Google searches.

Has anyone implemented tooltips on a web page?  My preferences for a solution 
are:

(a) No interaction with the web server required to get the tooltip contents, 
i.e. as far as the server is concerned, it is a static file web page.  
Hopefully this means it has a very fast reaction time when the user interacts 
with it to show or take down the tooltips.

(b) Tooltips always appear within the browser window, never sometimes partially 
in it and partially outside it.

(c) Tooltips appear while your mouse is hovered over a link, and disappear as 
soon as the mouse moves away from that link.

(d) works with most current web browsers (e.g. latest Firefox, Chrome, Safari, 
IE).

(e) No $$ or legal encumbrances to use it.

Thanks,
Andy

On Mar 23, 2012, at 3:45 AM, Rostislav Svoboda wrote:

> Hi Andy
> 
>> If anyone has suggestions for what you would like to see added to the 
>> cheatsheet
> 
> It'd be great to have a tooltip appearing at every function I go over
> with my mouse. Typically I click on a function just to realize "Oh,
> this is not the one I need" so I have to go back. And this back &
> forth repeats several times. IMO tooltips would make such a search
> much faster and smoother. (Thx in advance)
> 
> Bost
> 
> -- 
> You received this message because you are subscribed to the Google
> Groups "Clojure" group.
> To post to this group, send email to clojure@googlegroups.com
> Note that posts from new members are moderated - please be patient with your 
> first post.
> To unsubscribe from this group, send email to
> clojure+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/clojure?hl=en

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to