Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

Цей вебсайт матиме обмежену функціональність, доки ми проводимо його обслуговування для поліпшення роботи. Якщо прочитана стаття не розв'язала вашу проблему і ви хочете поставити питання, наша спільнота підтримки з радістю допоможе вам на @FirefoxSupport у Twitter та /r/firefox на Reddit.

Шукати в статтях підтримки

Остерігайтеся нападів зловмисників. Mozilla ніколи не просить вас зателефонувати, надіслати номер телефону у повідомленні або поділитися з кимось особистими даними. Будь ласка, повідомте про підозрілі дії за допомогою меню “Повідомити про зловживання”

Докладніше

Ця тема перенесена в архів. Якщо вам потрібна допомога, запитайте.

Any shadow created in an iWeb site is pouched with latest upgrade. What happened?

  • 7 відповідей
  • 35 мають цю проблему
  • 9 переглядів
  • Остання відповідь від cor-el

more options

the latest "security" upgrade that came out in the last week distroys any shadows created for images in an iWeb created site. In the original upgrade to Firefox 5 they were fine. They are still fine in Safari and even work in Internet Explorer. What happened? Here are some examples...

www.starrynightmedia.com

http://www.wawillc.com/Home.html

http://www.blingbybeth.com/blingbybeth.com/Elegant_Bling_Necklaces_Earrings_Bracelets.html

http://www.endters-sportsgrill.com/Endters_Sports_Grill_Hartland.html

http://www.audaciousbeers.com/Friday-Flights.html

This is a huge problem. Please respond as soon as possible.

Dave

the latest "security" upgrade that came out in the last week distroys any shadows created for images in an iWeb created site. In the original upgrade to Firefox 5 they were fine. They are still fine in Safari and even work in Internet Explorer. What happened? Here are some examples... www.starrynightmedia.com http://www.wawillc.com/Home.html http://www.blingbybeth.com/blingbybeth.com/Elegant_Bling_Necklaces_Earrings_Bracelets.html http://www.endters-sportsgrill.com/Endters_Sports_Grill_Hartland.html http://www.audaciousbeers.com/Friday-Flights.html This is a huge problem. Please respond as soon as possible. Dave

Усі відповіді (7)

more options

Firefox isn't interpreting the Javascript file correctly. Or, iWeb doesn't write it in a way that Firefox likes. Anybody have an idea how to alter this so Firefox will display it correctly? Link to page with problem" http://jloseff.com/McIntyre.html

Here's the JS code on the server:

// Created by iWeb 3.0.3 local-build-20110612

setTransparentGifURL('Media/transparent.gif');function applyEffects() {var registry=IWCreateEffectRegistry();registry.registerEffects({shadow_0:new IWShadow({blurRadius:10,offset:new IWPoint(4.2426,4.2426),color:'#000000',opacity:0.750000}),shadow_1:new IWShadow({blurRadius:10,offset:new IWPoint(4.2426,4.2426),color:'#000000',opacity:0.750000})});registry.applyEffects();} function hostedOnDM() {return false;} function onPageLoad() {loadMozillaCSS('McIntyre_files/McIntyreMoz.css') adjustLineHeightIfTooBig('id1');adjustFontSizeIfTooBig('id1');adjustLineHeightIfTooBig('id2');adjustFontSizeIfTooBig('id2');adjustLineHeightIfTooBig('id3');adjustFontSizeIfTooBig('id3');adjustLineHeightIfTooBig('id4');adjustFontSizeIfTooBig('id4');adjustLineHeightIfTooBig('id5');adjustFontSizeIfTooBig('id5');fixAllIEPNGs('Media/transparent.gif');fixupIECSS3Opacity('id6');applyEffects()}

more options

Before the security update from last week Firefox never had a problem interpreting anything. Now Internet Explorer does a better job sorry to say.

What do I do with all the code?

more options

Dave, The code I posted isn't a fix. It is the code iWeb currently writes. I'm hoping some Mozilla developer can shed some light on this. I have the same problem. Hundreds of photos on people's sites that display funky in Firefox 5 because I used iWeb and added a drop shadow. The only current fix is to bring them up in iWeb again and eliminate the shadow. Maybe Firefox 5.0.1 will fix this mess...

more options

Try posting at the Web Development / Standards Evangelism forum at MozillaZine. The helpers over there are more knowledgeable about web page development issues with Firefox.
http://forums.mozillazine.org/viewforum.php?f=25
You'll need to register and login to be able to post in that forum.

more options

That problem only seems to exist in Firefox 5. All other (older and newer) Firefox versions do not show that problem. So this may very well be a bug in Firefox 5.


Змінено cor-el

more options

We have got the same problem with iWeb 3.0.3 (501) and Firefox 5.0 on our macbook and our pc. http://psychotherapie-scheich.de/Startseite.html

Змінено scheich

more options

That is unfortunately a bug (Bug 662898) that slipped into Firefox 5 and that will be fixed in Firefox 6, due to be released in August.