• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Mouseover Problem

Explorer ,
Jun 29, 2007 Jun 29, 2007

Copy link to clipboard

Copied

I have several table headers that when the user moves the mouse over the header I would like to pop up a small window with an explanation of what I need it that column. This is not a link header - just plain text. Is there any way to do this without using java? I know nothing about java or java script. If not, is there an easy way to do this?
Thanks
TOPICS
Advanced techniques

Views

278

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Participant ,
Jun 29, 2007 Jun 29, 2007

Copy link to clipboard

Copied

Google it, tooltip...there are bunch of eazy javascript..Advice: if you are into this business, you gotta know javascript..:D

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guide ,
Jun 29, 2007 Jun 29, 2007

Copy link to clipboard

Copied

LATEST
You could also try the plain CSS route.
http://www.google.com/search?hl=en&q=pure+CSS+tooltip+&btnG=Search

There are plenty of working examples for tooltips, so it should be easy to learn some basic CSS /javascript.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
Documentation