I'm working on a subsystem which uses a bit of javascript, So I don't need a window to pop up when I call my functions.Even though I do set the following to zero in my browse() call:
can_resize
titlebar
size=0x0
a rectangle with two buttons(albeit very small buttons) still shows up, I put this in the howto section in case there's some specific layout option for browser windows, or some other way this is handled, otherwise please move it to bug reports.
a screen shot can be found

Thanks in advance.
-----------------------------------------------------------
Hi,
Thanks for all the help, I've found a workaround for this via byond's layout system, it isn't graceful but It'll suffice.
Dante