aspose file tools
The moose likes HTML, CSS and JavaScript and the fly likes Using Comment Pop-up on a Form Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Engineering » HTML, CSS and JavaScript
Reply Bookmark "Using Comment Pop-up on a Form" Watch "Using Comment Pop-up on a Form" New topic
Author

Using Comment Pop-up on a Form

Steve Dyke
Ranch Hand

Joined: Nov 16, 2004
Posts: 1261
I have a form that displays a select list with fairly lenghty static notes as the items. To see the complete note requires scrolling the screen. A user wants to know if I can come up with a way when they hoover over an item a pop-up appears, sort of like a comment or tool tip, that would display the entire item in a small box. Can this is done? If so how?
Bosun Bello
Ranch Hand

Joined: Nov 06, 2000
Posts: 1506
Yes. it can be done. Search the net for tooltip. This may actually end up in the JavaScript/HTML forum.


Bosun (SCJP, SCWCD)
So much trouble in the world -- Bob Marley
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Using Comment Pop-up on a Form
 
Similar Threads
How to update Item text in a Form
Pop up window issue
DWR and Text Box
Updating parent JSP(without a page refresh) on pop-up action
Close Popup and refresh parent