This is a bug with elements inside a TD that are position "static"
being turned into postion "relative".
This causes the image elements to disappear in IE inside the element
(even nested elements).

Since this is not related to elements that where relative or absolute
this bug isn't directly related to relativize or absolutize,
but another bug entirely.

To solve you issue after calling use:
element.relativize().setStyle('position:static');

- JDD

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to