English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I want to make my webpage so that when the user hovers the mouse over a link, an image shows up. Is it possible to do this in html/css?

2007-10-14 10:03:08 · 3 answers · asked by the ghoul 2 in Computers & Internet Programming & Design

3 answers

Yes, and it's possible to do with just CSS (no javascript) that's cross-browser compatible and even validates. For some of the best CSS on the web, check Stu Nicholl's site, http://www.cssplay.co.uk

Here's some menu examples you might want to see,
http://www.cssplay.co.uk/menus/artists_dd.html
http://www.cssplay.co.uk/menus/flyout_wall.html

And his demo page with a lot of listings,
http://www.cssplay.co.uk/menu/
Here's some :hover examples,
http://www.cssplay.co.uk/menu/avatars2
http://www.cssplay.co.uk/menu/mytv

2007-10-17 15:32:23 · answer #1 · answered by Kevin 7 · 3 0

Not without a little bit of javascript.

Kind of like this: http://www.dynamicdrive.com/dynamicindex4/imagetooltip.htm

2007-10-14 10:14:00 · answer #2 · answered by Dirty Randy 6 · 0 0

difficult subject. try searching into yahoo. that may help!

2014-12-06 20:03:41 · answer #3 · answered by Anonymous · 0 0

fedest.com, questions and answers