Learning HTML CSS and Java

Soldato
Joined
3 Jul 2008
Posts
3,248
Location
Fife way up in Scotland
Hi
Guys, looking for a bit of help here, Writting an intranet for my project at work, so far its looking good and everythings working,

Im slightly stuck here,

Im looking for something that will open a small box IE a pop up when you highlight a name and once you move off of the name it closes,

If someone could even point me in the general direction of sites i can get the code from and learn what bits are what it would be great.

Im only doing it as i enjoy playing around with this and want to make something half decent.

Any help would be great guys

Edit: Effectivley it would be like,

David Cramb and on hovering on my name it would bring up a profile for me once i moved off it the box would dissapear
 
Last edited:
Sounds like it would be better to use some javascript to show/hide a div, is there any reason you need it to be a new browser window?
 
Sounds like it would be better to use some javascript to show/hide a div, is there any reason you need it to be a new browser window?


To make it look fancy lol, No what i have is a list off people on the Team and i want it to have their picture in it with their name Phone EXT and a small passage. But dont want it to open a whole new window,Just a quik refference thing, pluss i want to learn how its done
 
Back
Top Bottom