[jQuery] Re: someone please for to helps me!

2008-12-03 Thread ricardobeat
the ready() shortcut doesn't work all the time for frames/popups. Use the onload instead: $(popup.document).load(function(){ console.log($('#test', $(popup.document.body)).length); }); - ricardo On Nov 20, 7:47 pm, dickles <[EMAIL PROTECTED]> wrote: > very simple codes not run right. test f

[jQuery] Re: someone please for to helps me!

2008-12-03 Thread [EMAIL PROTECTED]
awaitting ... On 11月21日, 上午5时47分, dickles <[EMAIL PROTECTED]> wrote: > very simple codes not run right. test for when popup window is > loaded... > > i try everything, very frustration! please for you to helps, 1,000 > thanks in advance to you! > > from parent window: > > > var popup = window.op