Go Back   CodingForums.com > :: Client side development > HTML & CSS

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 01-23-2007, 02:25 PM   PM User | #1
h8ids
Regular Coder

 
Join Date: Jan 2006
Posts: 251
Thanks: 0
Thanked 0 Times in 0 Posts
h8ids is an unknown quantity at this point
Question ActiveX error related to CSS?

Working on a project; adjusting CSS.
Now IE v6 has suddenly started an ActiveX permissions error.

Doesn't make sense to me.

Here's the code in question.

Code:
/************ subglobalNav styles **************/

.subglobalNav{
 position: absolute;
 top: 85px;
 left: 0px;
 /*width: 100%;*/
 min-width: 640px;
 height: 20px;
 padding: 0px 0px 0px 10px;
 visibility: hidden;
 color: #ffffff;
}

.subglobalNav a:link, .subglobalNav a:visited {
 font-size: 85%;
 color: #ffffff;
}

.subglobalNav a:hover{
 color: #cccccc;
}
h8ids is offline   Reply With Quote
Old 01-23-2007, 04:10 PM   PM User | #2
_Aerospace_Eng_
Supreme Master coder!


 
_Aerospace_Eng_'s Avatar
 
Join Date: Dec 2004
Location: In a place far, far away...
Posts: 19,292
Thanks: 2
Thanked 1,044 Times in 1,020 Posts
_Aerospace_Eng_ is a glorious beacon of light_Aerospace_Eng_ is a glorious beacon of light_Aerospace_Eng_ is a glorious beacon of light_Aerospace_Eng_ is a glorious beacon of light_Aerospace_Eng_ is a glorious beacon of light
CSS doesn't cause active X errors so you must have something else going on. Usually though these errors only happen locally. Upload your code to a server and they go away.
__________________
||||If you are getting paid to do a job, don't ask for help on it!||||
_Aerospace_Eng_ is offline   Reply With Quote
Old 01-23-2007, 06:50 PM   PM User | #3
h8ids
Regular Coder

 
Join Date: Jan 2006
Posts: 251
Thanks: 0
Thanked 0 Times in 0 Posts
h8ids is an unknown quantity at this point
Thumbs up

thanks!
h8ids is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

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

Forum Jump


All times are GMT +1. The time now is 06:25 PM.


Advertisement
Log in to turn off these ads.