joneff wrote: > Anyway I still can't get it why I can't access the "background- > position" style. Clues? > I finally resolved this: It seems that applying the Microsoft alpha filter in this way prohibits the background image from being positioned or repeated.
It is listed with several other known limitations for this method of png replacement for IE6: http://www.twinhelix.com/css/iepngfix/demo/ There, Angus Turnbull suggests using a <div> container dedicated to that background image to allow positioning. Wouldn't it be nice if IE6 just died?? --Ken Snyder --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" 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/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
