Click here to Skip to main content
15,892,005 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more: , +
When you log into oDesk.com, when the skill set is mouse pointed. A description of the skill set from wikipedia, and other sources shows up.

for example, when php is mouse pointed, wikipedia definition of php is shown.

Whats the technique called, and how can one implement it.

Thanks.
Posted
Updated 19-Sep-13 10:25am
v2

1 solution

It's hard to find the functionality you describe on odesk.com. I think what you are trying to get is the tooltip. Here is one of the possible implementations (jQuery):
http://jqueryui.com/tooltip/[^].

If you need to learn jQuery (highly recommended), please see:
http://en.wikipedia.org/wiki/JQuery[^],
http://jquery.com/[^],
http://learn.jquery.com/[^],
http://learn.jquery.com/using-jquery-core/[^],
http://learn.jquery.com/about-jquery/how-jquery-works/[^] (start from here).

—SA
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900