G
Guest
I am trying to (ab)use the sidebar (aka explorer bar) in IE for something.
What i would like to do, is open a page in this search panel which containts
a DIV or IFRAME. I would like to use javascript to dynamically write content
into this container from the main window.
My questions is: how the heck do i do this?
I don't know what the method is for passing data to DIV in the sidebar. Is
it a frame? Is it a window? Do i use parent.document.frames[0] to talk to it?
Or window.document.getbyID("DIV name")???
thanks,
doon
Help me obi-wan kenobe, you're my only hope!
Dooooooon
What i would like to do, is open a page in this search panel which containts
a DIV or IFRAME. I would like to use javascript to dynamically write content
into this container from the main window.
My questions is: how the heck do i do this?
I don't know what the method is for passing data to DIV in the sidebar. Is
it a frame? Is it a window? Do i use parent.document.frames[0] to talk to it?
Or window.document.getbyID("DIV name")???
thanks,
doon
Help me obi-wan kenobe, you're my only hope!
Dooooooon