I have the same Problem :(
On 13 Sep., 17:20, hans <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I just downloaded the latest version(1.2) and the $(document) object
> doesn't seem to be functioning. I tried the new $(document).height()
> which always returns 0 (zero) for me and binding the resize event
> isn't working for me either. The code:
>
> $(document).height();
>
> $(document).resize(function(){
> alert("Stop it!");
>
> });
>
> Is this a bug or am i missing something? :)
>
> thanks,
> Hans- [jQuery] Re: $(document) bug? Hackfrag
- [jQuery] Re: $(document) bug? Brandon Aaron
- [jQuery] Re: $(document) bug? Hackfrag

