473,395 Members | 2,713 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

MSIE6 blocks my css

My MSIE 6 posts a warning at the top: "To help protect...." to block
scripts and ActiveX (it says).

It is blocking my .CSS --there's no blockage if I kill the link to CSS.

What can be in a CSS file that would trigger the MSIE warning?

By the way I can see no effect of the warning -- just a nuisance at
the top of the screen and I worry about viewer's reactions.

Mason C
Oct 10 '06 #1
4 1404
Els
Mason C wrote:
My MSIE 6 posts a warning at the top: "To help protect...." to block
scripts and ActiveX (it says).

It is blocking my .CSS --there's no blockage if I kill the link to CSS.

What can be in a CSS file that would trigger the MSIE warning?
How about a link to the problem page so we can make estimated guesses?
:-)

--
Els http://locusmeus.com/
accessible web design: http://locusoptimus.com/
Oct 10 '06 #2
Mason C wrote:
My MSIE 6 posts a warning at the top: "To help protect...." to block
scripts and ActiveX (it says).

What can be in a CSS file that would trigger the MSIE warning?
selector {
filter:progid...
property:expression()
}

and probably other proprietary things.

--
Berg
Oct 10 '06 #3
On Tue, 10 Oct 2006 22:00:19 GMT, Mason C <ma*****@earthlink.netwrote:
>My MSIE 6 posts a warning at the top: "To help protect...." to block
scripts and ActiveX (it says).

It is blocking my .CSS --there's no blockage if I kill the link to CSS.

What can be in a CSS file that would trigger the MSIE warning?

By the way I can see no effect of the warning -- just a nuisance at
the top of the screen and I worry about viewer's reactions.

I'm sorry, now I cannot reproduce this on line. MSIE posts the warning
when I look at the local file but not for the on-line link.

I am certain the html and css files are the same, as are the images, etc.

For a moment I thought it was the @media print in css.

Then I thought it might be the use of a javascript expression to
hold the top title bar. ( There is no "script" )

Then I thought it was my attempt to embed sound -- an idea I'm
abandoning anyway. (Wish I could but it seems too problematical.)

Here's the link but my MSIE now does NOT display the warning on line !

http://home.earthlink.net/~frontal-lobe/mycatfleas.html

Caution: the sound might be there !

Mason C


Oct 11 '06 #4
Els
Mason C wrote:
On Tue, 10 Oct 2006 22:00:19 GMT, Mason C <ma*****@earthlink.netwrote:
>>My MSIE 6 posts a warning at the top: "To help protect...." to block
scripts and ActiveX (it says).

It is blocking my .CSS --there's no blockage if I kill the link to CSS.

What can be in a CSS file that would trigger the MSIE warning?

By the way I can see no effect of the warning -- just a nuisance at
the top of the screen and I worry about viewer's reactions.

I'm sorry, now I cannot reproduce this on line. MSIE posts the warning
when I look at the local file but not for the on-line link.

I am certain the html and css files are the same, as are the images, etc.

For a moment I thought it was the @media print in css.

Then I thought it might be the use of a javascript expression to
hold the top title bar. ( There is no "script" )

Then I thought it was my attempt to embed sound -- an idea I'm
abandoning anyway. (Wish I could but it seems too problematical.)

Here's the link but my MSIE now does NOT display the warning on line !

http://home.earthlink.net/~frontal-lobe/mycatfleas.html

Caution: the sound might be there !
Sound confirmed <g>

In IE7 (XP), I get this warning:
"To help protect your security, Internet Explorer has restricted this
webpage from running scripts or ActiveX controls that could access
your computer. Click here for options..."

But it's a warning with every single local html file, regardless of
what's in it. Even a simple
<html><head><title>duh</title></head><body><p>hello</p></body></html>
does it.

My IE6 on Win98 (not updated) doesn't give the warning on any page,
including a local copy of yours.

--
Els http://locusmeus.com/
accessible web design: http://locusoptimus.com/
Oct 11 '06 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

20
by: Doug Holton | last post by:
Is there any metaclass trick or something similar to allow anonymous code blocks? I'd like to be able to let users do something like this fictitious example: b = Button() b.OnClick =: print...
0
by: Pavils Jurjans | last post by:
Hallo, Sorry for cross-posting, but in this case it's really a cross-field problem here: Please have this ASP code for your consideration: /////////// ASP code stars here ///////////...
19
by: Mason A. Clark | last post by:
How was I to know that "top" means "top" in MSIE6 ?? I was testing <a name="top"></a> at the top of the page with <a href="#top>go to top</a> at the bottom of the page. It always worked in...
4
by: grs | last post by:
Can a class library have a app.config file. Reason for asking is that the microsoft application blocks all read from myApp.exe.config. How can you use the application blocks if you do not have an...
14
by: J.S. | last post by:
In a Windows Form application, which is the better method to concatenate large blocks of code? 1. Reading the text from text files. 2. Adding the text to the VB file itself? Thanks! J.S. ...
11
by: efialtis | last post by:
Hi to all, I am creating a program which plays a game. The game is played on a NxN square board. In every position of the board we may have a ball or not. Take for example the following 5x5...
3
by: craig | last post by:
I was just wondering if anyone else may have incorporated the original Microsoft Exception Management Application Block (EMAB) or Data Access Application Block (DAAB) into one of their applications...
26
by: brenocon | last post by:
Hi all -- Compared to the Python I know and love, Ruby isn't quite the same. However, it has at least one terrific feature: "blocks". Whereas in Python a "block" is just several lines of...
1
by: Achim Domma | last post by:
Hi, I have an ASCX control which himself contains other ASCX controls. The main control is used in a Asp.Net 1.1 application and works fine. The control is also used in a sharepoint web part...
2
by: flyzone | last post by:
Goodmorning people :) I have just started to learn this language and i have a logical problem. I need to write a program to parse various file of text. Here two sample: --------------- trial...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.