Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript_howto thread: Re: Showing tooptip for each item in- dropdownlist


Message #1 by Aglaea webmaster <webmaster@a...> on Wed, 6 Mar 2002 01:05:53 +0100
>hi,
>I have a dropdownlist with 5 items. I want to dispaly some text when 
>mouse is over each item in the list like tooltip.
>
>By onchange event i am able to display the text in a text box. But i 
>want it to be displayed on mouse over and like tooltip.
>
>regards
>arun

You can do thyis with stylesheets, no need to use any Javascript. 
Check the site of W3C. There is also something about this on 
wwwalistapart.com in one of the older articles.

Greetz,
Marc

  Return to Index