Some strange things are happening with fonts. The following
picture shows part of the problem. This is only occuring with IE 6.
It doesn't happen in IE 7 or the current firefox. The information
in the silver and white box is the problem. This is being pulled
via spry and being displayed via a div tag. It shouldn't be bold
faced. No code is telling it to bold face, yet it is.
http://i211.photobucket.com/albums/bb305/silentbobsecret/fontissue.jpg
strange things happening with fonts?!?
Please note I have tried to display this as .css embedded in
the page and as a seperate .css. Also, I have changed it to a
%26lt;font%26gt;.
Still it is a no go.strange things happening with fonts?!?
Are you using a fade effect on it? If so, that's an IE bug,
which has several workarounds which include setting the background
color on whatever it is your are fading, or making sure that after
the effect is done (via a finish function) making sure to remove
any opacity related style on the element you just faded in.
This sample also had that problem:
http://labs.adobe.com/technologies/spry/samples/data_region/DetailRegionEffectsS ample.html
but we used the background color trick.
--== Kin ==--
sweet. Yes, it was the fade. It seems to only be happening
with certain version of IE 6.
I will change the table color.
Subscribe to:
Post Comments
(Atom)
No comments:
Post a Comment