[jQuery] Between document communication...

[jQuery] Between document communication...


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 invoked only from page.html level.
I know that it is two diffrent documents
How to do it? I was looking some but I am not sure how to call it?
callback? parentwindow?
help..
thanks,
Piotr