Hi everyone!
I'm working on a page which loads when the visitor clicks on the "Load Webcam" button for my webcam and at this point there's one thing that's holding me back from uploading the page and it's the (maximize button) I've tried to use the :
window.showModalDialog() command but this won't do me any good cause then the visitor can't refresh the image in this dialog. I upload screenshots from the webcam every 5 seconds so when the visitor click's on the "Refresh" button he/she gets to see the updated image!
How do I disable the mamximize button of the dialog (IE) and can I refresh the image only without having to refresh the whole window? The most important thing right now for me is to know how to disable the maximize button.
Best regards,
Patrick EM Grijsen
The Hague, The Netherlands
I'm working on a page which loads when the visitor clicks on the "Load Webcam" button for my webcam and at this point there's one thing that's holding me back from uploading the page and it's the (maximize button) I've tried to use the :
window.showModalDialog() command but this won't do me any good cause then the visitor can't refresh the image in this dialog. I upload screenshots from the webcam every 5 seconds so when the visitor click's on the "Refresh" button he/she gets to see the updated image!
How do I disable the mamximize button of the dialog (IE) and can I refresh the image only without having to refresh the whole window? The most important thing right now for me is to know how to disable the maximize button.
Best regards,
Patrick EM Grijsen
The Hague, The Netherlands