Javascript help

kisumsam

New Member
Hello,

A webdesign newbies here. I wanted to have a description textbox showing up on an image mouseover. Similar to what it was described here:

http://www.plus2net.com/html_tutorial/div2.php

My problem is, I wanted to have the description textbox showing up right beside to the image or link (such as the "Sql Home" or "plus2net Home"). Is it possible to modify this code so that the position of the description textbox is not fixed (i.e. left: 500px;top: 400px;) as described in the article, but instead depends on the position of the link that was "mouseovered"?

Help is much appreciated :)

Sam
 
Top