Firefox Warning: Declaration dropped

Phoca Gallery plugins - plugins for Phoca Gallery extension
phenry
Phoca Newbie
Phoca Newbie
Posts: 8
Joined: 08 Jun 2008, 21:57

Hello Jan,

Post by phenry »

Hello Jan,

getting since using 1.8.0 plugin and 1.8.6 component of gallery in firefox (2.0.0.14) the following error message:

Warning: Unknown property 'filter'. Declaration dropped.
Source File: http://www.adventgemeinde-tuebingen.de/ ... hocagaller y.css
Line: 82

Internetexplorer does the job. Firefox hangs when clicking on the plugin links.
Any idea? Input is greatly appreciated. I love your gallery and won't miss it

give it a try under:
http://www.adventgemeinde-tuebingen.de/ ... article/44

regards

Peter
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48536
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

There is the 'o

Post by Jan »

There is the 'opacity' code (there is a hack because of displaying in in more browsers - e.g. in non standard browsers like IE
If you find Phoca extensions useful, please support the project
phenry
Phoca Newbie
Phoca Newbie
Posts: 8
Joined: 08 Jun 2008, 21:57

Hi Jan,y

Post by phenry »

Hi Jan,

yes I have seen this topc but was not certain about it. Problem with me is that I have to close firefox and startup it again because of this declaration problem.
Otherwise firefox hangs and is loading and loading ....

So what would I have to change in the code?
is it somewhere here?

/*download message*/
#download-msg{
font-family:sans-serif;
font-size:83%;
position:absolute;
left: 10%;
top:10%;
background-color: #ebecff;
border: 5px solid #cccccc;
filter:alpha(opacity=80);
opacity: 0.8;
-moz-opacity:0.8;
z-index:1000;
}

Thank you in advance

Peter
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48536
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

try to remove e.g.:

Post by Jan »

try to remove e.g.: filter:alpha(opacity=80); if it not helps, try to remove other items:
-moz-opacity:0.8;
opacity: 0.8;
If you find Phoca extensions useful, please support the project
phenry
Phoca Newbie
Phoca Newbie
Posts: 8
Joined: 08 Jun 2008, 21:57

Hi Jan,m

Post by phenry »

Hi Jan,

my last trial Good news is that it has nothing to do with the opacity.
Bad news is that my firefox hangs and I am getting mad
And Bil Gates IE6 or IE7 does it !

Would you pls (next opportunity) browse with your firefox the link below and cklick on one of the galleries there?
Is your firefox hanging or does it browse to the gallery immediately?
It is probably something simple - you are the master -

http://www.adventgemeinde-tuebingen.de/ ... article/44

Hope to read you

Peter
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48536
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

my firefox too.

Post by Jan »

my firefox too. but no idea why
If you find Phoca extensions useful, please support the project
Post Reply