Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeOur CommunityOur CommunityGeneral Discuss...General Discuss...PNG fix (workaround) anyone?PNG fix (workaround) anyone?
Previous
 
Next
New Post
2/9/2010 1:46 PM
 

Will,

WHat did you try - I did as you told me added the code to the skin.

What did I expect - to fix my png in IE<7

What happened - nothing, at least as I notoced.

Did you get any errors - no

Do you have any screen shots or links - no

Have you got it to work just adding it to a skin?

thanks in advance.

 

 

 
New Post
2/9/2010 1:58 PM
 
@Jan: It looks like this widget only looks for and fixes transparent PNGs that are implemented as background images of either a DIV or a SPAN. Is this how your implementation is?

Will Strohl

Upendo Ventures Upendo Ventures
DNN experts since 2003
Official provider of the Hotcakes Commerce Cloud and SLA support
 
New Post
2/9/2010 2:19 PM
 

All images loaded through css depending on a class in a div.

 

 
New Post
2/10/2010 6:22 AM
 

Any one who have used the png fix Widget with succes?

A little example would be nice.

 
New Post
2/10/2010 8:58 AM
 

I dot know about this one but I always use the dd_belated script   ( google for it and the instructions )

you can just drop the call to the script at top of your ascx skin and then use a jquery document.ready  to call the dd_belated function for all images

One note, if you use google map will ahve to actaully name the element in which you want teh img elements to have the transparency fix

 

As you can see from my example this was taken from the page that also had google maps ;), you can probably suffice with img,body

Inn the skin.ascx at top bbelow the dnn stuff

<!--[if LT IE 8]>
<script src="<%=skinpath%>js/DD_belatedPNG_0.0.8a-min.js"></script>
<script>
/* EXAMPLE */
DD_belatedPNG.fix('img,ul,li,a,#Logo,#Left,#YellowNote,#YellowNoteFooter,#Receipt,.header, .inner, .footer, li.selected a');

/* string argument can be any CSS selector */
/* .png_bg example is unnecessary */
/* change it to what suits you! */
</script>
<![endif]-->

 
Previous
 
Next
HomeHomeOur CommunityOur CommunityGeneral Discuss...General Discuss...PNG fix (workaround) anyone?PNG fix (workaround) anyone?


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out