Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dd_belatedpng dont works #245

Closed
iorlas opened this issue Dec 10, 2010 · 3 comments
Closed

dd_belatedpng dont works #245

iorlas opened this issue Dec 10, 2010 · 3 comments

Comments

@iorlas
Copy link

iorlas commented Dec 10, 2010

In IE6 (build 2900) this fix dont work. Instead of nice png with a-channel, i see... no image.
http://rghost.net/3560309/private/956faf3ad61ae5234722ceb7e46469b0/image.png
But this fix works perfectly:
http://www.twinhelix.com/css/iepngfix/demo/

@simshaun
Copy link
Contributor

Adding to this report, it has something to do with loading dbbelatedpng through $.getScript(). IE6 throws an "Object required" error for some reason.

Loading dbbelatedpng through a normal script tag and then calling it (like html5boilerplate was doing before) fixes the issue.

@chuanxshi
Copy link
Member

Tested in IE6 (build 2900). cant replicate your issue. below is a screenshot of what I get with default HTML5 Boilerplate index.html and a png image inside. it's loaded nicely.

Are you guys using the default HTML5 Boilerplate index.html?

http://lh6.ggpht.com/_Ivh-Q9a0IUw/TQhqxs7zf2I/AAAAAAAAAGg/yL3leZNMego/screenshot.png

@iorlas
Copy link
Author

iorlas commented Dec 15, 2010

Yes. I dunno why you cant, but i tested it on many clients with ie6.
One guy said: betatedpng can fix only background images, not an img, for img need to use htc extensions.
He is right, but if you're using htc, you can throw away belatedpng fix.

lasharela pushed a commit to lasharela/sashkas-book-life-and-beyond that referenced this issue Aug 6, 2022
…git-info-2.8.9

Bump hosted-git-info from 2.8.8 to 2.8.9
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants