---
title: "status, toolbar mm"
type: "forum-thread"
url: "https://www.webforum.nu/amne/javascript/95575-status-toolbar-mm"
topic: "JavaScript"
topic_url: "https://www.webforum.nu/amne/javascript"
author: "wborg"
published: "2004-01-23T14:57:48.000Z"
updated: "2004-01-23T15:57:07.000Z"
replies: 1
views: 189
page: 1
pages: 1
language: "sv-SE"
site: "webForum — webforum.nu"
rights: "Upphovsrätten till varje inlägg tillhör dess författare."
attribution: "Citera som: webForum, https://www.webforum.nu/amne/javascript/95575-status-toolbar-mm"
---

# status, toolbar mm

## #1 — wborg, 2004-01-23T14:57Z

Hej,

jag har följande kod:

```
<html>
<head>
<title></title>
<meta http-equiv="imageToolbar" content="no">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">

</head>

<body marginheight="0" marginwidth="0" leftmargin="0" rightmargin="0" topmargin="0" bottommargin="0" onLoad="resizeTo(document.cam.width,document.cam.height);self.moveTo((self.screen.width - document.cam.width) / 2, (self.screen.height - document.cam.height) / 2)" scroll="no" onContextMenu='return false'>
<img src="img/skull.gif" border="0" name="cam"></img>
</body>
</html>
```

hur skriver jag för att få bort statusraden, menyn, adressfält osv?

ska ha en "popup" till min webcam och vill då inte ha allt krimskrams i detta fönster. 

Tacksam för svar
/S

Permalänk: https://www.webforum.nu/p/95575

## #2 — PepeJeria, 2004-01-23T15:57Z

<http://www.webforum.nu/showthread.php?s=&forumid=23&threadid=76906&highlight=toolbar>

Permalänk: https://www.webforum.nu/p/1256896

---

Tråden på webben: https://www.webforum.nu/amne/javascript/95575-status-toolbar-mm
