Reply
Old 12-24-2009, 01:40 AM using hover
Super Talker

Posts: 141
Trades: 0
i have 2 divs div1 and div2

there is an image in div2 and there is a link in div1, by default the image in div2 is hidden and i have used
#div2 img{
visibility: hidden; // also i tried display: none;
}

when i move the mouse over the link in div1 i want the image in div2 to appear

following is my code
#div1 a:hover #div2 img1{
visibility: hidden; or display: none;
}

the image in div2 is not appearing

without using javascript or jquery can this simple effect be done by using css code

can someone tell me the correct syntax to show the image

please advice.

thanks
sudhakararaog is offline
Reply With Quote
View Public Profile
 
 
When You Register, These Ads Go Away!
Old 12-24-2009, 10:25 AM Re: using hover
chrishirst's Avatar
Super Moderator

Posts: 26,509
Location: Blackpool. UK
Trades: 0
And should we guess that it is not working in any browser or just IE in particular.
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
Growing old is mandatory - Growing up is optional
Code Samples | Crowded Nightclub? | Bits & Bobs
chrishirst is online now
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 12-25-2009, 05:03 PM Re: using hover
Super Talker

Posts: 141
Trades: 0
it is not working in any browser
sudhakararaog is offline
Reply With Quote
View Public Profile
 
Old 12-25-2009, 05:17 PM Re: using hover
chrishirst's Avatar
Super Moderator

Posts: 26,509
Location: Blackpool. UK
Trades: 0
Ok

And the HTML code is?

or better still a URI.
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
Growing old is mandatory - Growing up is optional
Code Samples | Crowded Nightclub? | Bits & Bobs
chrishirst is online now
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Reply     « Reply to using hover
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.09465 seconds with 13 queries