On Dec 22, 12:29 pm, Chris Eppstein <[email protected]> wrote: > Make sure you have a space after the filter attribute and it should > work. > > Chris
Hi Chris. Do you mean like this?: :filter progid DXImageTransform.Microsoft.AlphaImageLoader src='images/ corners/red_beak.png', sizingMethod='crop' That generates the following CSS, which looks incorrect to me: filter: progid DXImageTransform.Microsoft.AlphaImageLoader src='images/ corners/red_beak.png', sizingMethod='crop'; Thanks, Nick --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Haml" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/haml?hl=en -~----------~----~----~----~------~----~------~--~---
