[jQuery] tabs, ui.panel

2009-02-01 Thread pejot
Hi, What is a real meaning of ui.panel object in tabs related events? It is HTMLDivElement but how to get some more useful info from that? regards, Piotr

[jQuery] Inside page jumps,

2009-01-29 Thread pejot
Hi, I have quite complex page with internal link inside. < a href="#there" id="jump"> Jump and far a way on bottom page. When I click a link Jump page jumps to specific < "there"> place. It is fine. Case is that "click" should be done from jquery code... I put code $("#jump").click(); and

[jQuery] Between document communication...

2009-01-08 Thread pejot
Hi, I have not easy stuff to do...maybe you know solution. I have simple jquery page. There are button and ui.tabs widget with ajax mode page (a href="page.html"..) Button has $("#button").click() ( function and never might be clicked directly by mouse button. This function should be in