My extension has a toolbar as a <window> and a sidebar as a <page>. The
codes triggered by the events of sidebar can access to all elements in the
toolbar. However, the same code segments if triggered by the toolbar can NOT
find the elements in the sidebar. The following function is used
document.getElementById( id ). Any idea?
Thanks a lot!
Pengyu