$(document).ready doesn't work every time. that's why I had to use .load.

is there a reason as to why .load breaks in the new versions of jquery?

> Use $(document).ready(function() { //stuff });
>
>
> On 10/9/06, tomas pollak <[EMAIL PROTECTED]> wrote:
>
> hello everyone,
>
> i'm currently developing a site for which jQuery has proven to be more
> than useful. the problem is that I updated the .js (I'm using the
> compressed one) since I was having problems with the Interface plugin
> ("jQuery is not defined"). however, now the page won't execute whats
> inside the $(document).load function.
>
> is it deprecated?
>
> oh, and one more thing. it seems the new jQuery version also won't
> execute the AJAX (.load) calls I'm using inside other (common, not
> jQuery) javascript functions. also deprecated?
>
> I've googled all around and found nothing yet, so I hope I can get
> some pointers over here. thanks everyone in advance.
>
> regards,
> Tomas
>

_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

Reply via email to