HTML Tutorial


 Forum HomeForum Home   FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
RegisterRegister - Not registered yet? Got something to say? Join HTML Code Tutorial!
Navbar code works only in Firefox
Post new topic   Reply to topic    HTML Help Forum Index -> CSS
View previous topic :: View next topic  
Author Message
Torreco



Joined: 21 Sep 2007
Posts: 1

PostPosted: Fri Sep 21, 2007 11:50 pm     Navbar code works only in Firefox Reply with quote

Hi. I'm using this code to hide the navigation bar on my blogs. This code remains the bar hidden, but it becomes visible when you roll the mouse upon it. It's a pretty trick. The problem is that works wonderful... only in Firefox. It isn't the same when I use Explorer or Opera. The navbar remains hidden, but you can see that the cursor changes because it finds the links in the bar. ¿Why is it and how can I solve it? I'll appreciate all the help you can give. Thanks a lot.

This is the code:

Code:
#navbar-iframe{opacity:0.0;filter:alpha(Opacity=0)}
#navbar-iframe:hover{opacity:1.0;filter:alpha(Opacity=100,
FinishedOpacity=100)}
sticks464



Joined: 31 Dec 2006
Posts: 1117

PostPosted: Sun Sep 23, 2007 7:13 am     Reply with quote

You must specify either a width or a height for any element you want to be opaque. Also check out http://joseph.randomnetworks.com/archives/2006/08/16/css-opacity-in-internet-explorer-ie/
Display posts from previous:   
Post new topic   Reply to topic    HTML Help Forum Index -> CSS All times are GMT - 8 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
HTML Help Archive
Powered by phpBB © 2001, 2005 phpBB Group
HTML Help topic RSS feed 

 
HOSTING / DESIGN
MAKE MONEY

Home
  |   Tutorials   |   Forum   |   Quick List   |   Link Directory   |   About
Copyright ©1997-2002 Idocs and ©2002-2007 HTML Code Tutorial