搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

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.