I had a similar prob with relative positioned divs in IE. I found that if I
used Element.Move and "bounced the element" 1 pixel to one side and back
again, it corrected the rendering issues.

You could try that and see if it helps.

Gareth

On 3/2/07, al3x <[EMAIL PROTECTED]> wrote:
>
>
> I'm using the latest Prototype + Scriptaculous in Edge Rails, and I'm
> trying to use Insertion.Top to add a new row to the top of a table.
> In Safari, this produces a weird rendering bug that looks like this:
>
> http://static.al3x.net/safari_weirdness_1.png
> http://static.al3x.net/safari_weirdness_2.png
>
> Is anyone else experiencing similar issues?
>
> --
> Alex Payne
> http://www.al3x.net
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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 rubyonrails-spinoffs@googlegroups.com
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