I am using the Spawn New Window action and have a few queries:
I have specified that the window is NOT resizeable but from the looks of it, I can still resize the window during run time - am I doing something wrong?
Is there anyway I can turn off all heading bars, as the URL section still appears?
What’s the best way to place like a “Close Window” button that will close this spawned window?
1 & 2 - Browsers these days let you override window sizes for accessibility reasons, and some now force the display o the address bar as a security matter - this is so your visitors can see that the page has come from an expected source, and not some dodgy corner of the web. In essence - even though you can specify the window’s size and attributes, the browser will always have final say as to what is and isn’t shown.
3 - As David says, there is a Close Window Action which can be applied to an image.