
July 30th, 2003, 03:54 PM
|
|
Junior Member
|
|
Join Date: Jul 2003
Posts: 1
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
Divs
Hello everyone,
I am working on creating a site, and I would like to have divs popup when I scroll over a name, some this I can do; however, the issue I am having is that whenever I do an onmouseover and the div comes up the onmouseout cause it to go away immediately like it should. I do not want that.
I would like for each div to stay visible until i scroll on other names.
for example
When You scroll over john's name I would like a div to come up with info about John....
However I would like that info to stay visible until I scroll on mary's name which would cause john's info to dissapear and Mary's info to appear.....
I do not want to use building programs,
Dreamweaver if possible or straight code...
Thank you in advance
|