Those bugs that you see all revolve around one issue:
http://dev.jquery.com/ticket/1349

Safari completely breaks accessing computed CSS properties and some
DOM elements when display: none is set (which it is, in the test
suite). I'm hoping to get a fix for this in for 1.1.4, which will be
coming out in the next couple days.

Honestly, this happens very rarely, but it's still an issue that we'd
like to resolve. (It probably won't effect you.)

--John

On 7/29/07, Tamm <[EMAIL PROTECTED]> wrote:
>
> Hello fellow jQuery  users,
>
> I have noticed that a script of mine will not work in Safari, it
> involves the blockUI plugin and utilises the .click() event module,
> pseudo selectors and attributes selector and several instances
> of .css()nd
>
> I've ran the test suite and it says these are unavailable. fine, I can
> work around this but it's bloody annoying :P
>
> I didn't find anything in the group about these issues, are they only
> present in safari 3 and could we make sure to list them all for the
> sake of knowing when to just give up ?
>
> Sincerely,
> Tamm
>
>

Reply via email to