Resize web plugin window

I’d like my panda window to follow the re-size of the browser, how can I do that?

The Panda window should already follow resizing due to zooming the browser. If you are running a p3d file directly on the url, and the p3d file is therefore running without any HTML code, then it should also follow the resizing of the window.

In other cases, when the user resizes the window, it doesn’t change the size of the browser embed–you have to write JavaScript code to make that happen. That’s between you and your browser; it has little to do with Panda.

David