If GChrome doesn't have dialogs, and relies instead on the popup from the toolbar button ...
How can I switch the popup's contents?
With Ajax I could replace the contents of a div or even the body, but not the scripts or css styles.
I've tried window.location = "popup2.html", which which works as a page, but not a menu popup.
- can I drag the popup around the screen?
- style its background (transparent?), borders, and/or remove the cartoon-balloon pointer?


LinkBack URL
About LinkBacks



Reply With Quote
). You can use a background page to control what needs to popup if there's no other external data that controls that.