Hi,

I'm developing with jQuery quite long right now, but recently I
spotted one big problem with execution of jQuery code in Safari and
Chrome. So everything is working fine in these browsers until jQuery
code is placed in one page.

But when using for example tabs plug-in loaded with ajax and on this
loaded page exists some extra jQuery code it isn't executed. Co page
is loaded but nothing is happening with code which was included.

This problem doesn't exists in IE, FF or Opera. It appears only in
Safari and Chrome. The same problem is when I'm loading page with
$.get, $.post or $.ajax query. So it doesn't affect tabs plug-in but
overall functionality.

I was checking that with latest versions of jQuery and UI today.

Does anyone know solution for this problem?

Cheers
Radek

Reply via email to