[SOLVED] Image Showing Up when a hover is hovered over?

This is a discussion on "[SOLVED] Image Showing Up when a hover is hovered over?" within the Web Page Design section. This forum, and the thread "[SOLVED] Image Showing Up when a hover is hovered over? are both part of the Design Your Website category.



Go Back   Webforumz.com > Main Forums > Design Your Website > Web Page Design

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Jan 31st, 2008, 00:26
New Member
Join Date: Jan 2008
Location: Tasmania
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
[SOLVED] Image Showing Up when a hover is hovered over?

Hello,

I have a css rollover navigation, which when a text link is rolled over a grey box appear. This all works fine. But what i need it when the grey box appears i need an image to also to the far left in a different div. So with each rollover and different image appears relating to each link.

How would i do this using css?

Or will i need to change my css to javascript?

Thanks guys any help or guidance would be appreciated.
Reply With Quote

  #2 (permalink)  
Old Jan 31st, 2008, 00:41
Most Reputable Member
Join Date: Feb 2004
Location: Borneo
Age: 27
Posts: 1,608
Blog Entries: 2
Thanks: 0
Thanked 4 Times in 3 Posts
Send a message via Yahoo to Monie
Re: Image Showing Up when a hover is hovered over?

JavaScript can work with CSS and vice versa
You could hide the image div, and when you hover the text link you can use JS onmouseover, and set the image div to "show"!

EDIT: I found just the right tutorial for you HERE! Instead of putting text in the "<div id="div1">", you could put your <img src="">
Last Blog Entry: ASP Programming Tips and Technique (Oct 26th, 2007)

Last edited by Monie; Jan 31st, 2008 at 00:46.
Reply With Quote
  #3 (permalink)  
Old Jan 31st, 2008, 00:56
New Member
Join Date: Jan 2008
Location: Tasmania
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Image Showing Up when a hover is hovered over?

THANK YOU!

You are a champ!

Much appreciated. I will go through the code and test it out when i get a chance.

Exactly what i was after!

Thanks again
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Background image not showing Aso Web Page Design 1 Apr 22nd, 2008 15:54
Image - Expand on Hover beso Flash & Multimedia Forum 16 Oct 7th, 2006 06:02
Website NOT showing menu hover in Internet Explorer ??? j4mes_bond25 Web Page Design 8 May 4th, 2006 10:02
background image not showing up in Firefox but showing in other browsers! eskymo Web Page Design 21 Jan 19th, 2006 23:10


All times are GMT. The time now is 01:19.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43