Jump to content

info from mysql in js tooltip box


hbla

Recommended Posts

Hi

 

I just know enough Javascript to understand that I need it for this nice problem. I have a site that draws links from my database. Those links are stored with some other information about the websites they link to, say a description.

 

What I'm looking for is a javascript that shows tooltip-boxes on a mouseover. When the mouse is on an item in my list of hyperlinks, it should show a nice box with the description from the database.

 

I've seen plenty of tooltips script, but not one that pulls the info from a database (yet). Can anyone point me to a script?

 

thnx

Henk

Link to comment
Share on other sites

Well it should be fairly easy to modify an existing tool-tip script to use some AJAX to load the text from the database. That is, of course, assuming you're familiar with AJAX. If not, then I'd suggest you either start with some basic tutorials or search for AJAX-based tool-tips.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.