Scholieren.com forum

Scholieren.com forum (https://forum.scholieren.com/index.php)
-   Software & Hardware (https://forum.scholieren.com/forumdisplay.php?f=20)
-   -   scrol bar/java (https://forum.scholieren.com/showthread.php?t=12216)

pietje63 02-12-2001 10:39

scrol bar/java
 
ok, heb even een heel stomme vraag...
ik heb een poll, waarbij ik met java een nieuw schermpje laat openen, heb daar nu den scrolbar uitstaan, maar deze moet aan

heb de code even nagekeken, en staat bij die link niets van scrolbar, wat moet ik precies invullen bij de link?

scrollbar="true" ofzo???

verwijderen_aub 02-12-2001 12:55

toolbar=0|1 Specifies whether to display the toolbar in the new window.
location=0|1 Specifies whether to display the address line in the new window.
directories=0|1 Specifies whether to display the Netscape directory buttons.
status=0|1 Specifies whether to display the browser status bar.
menubar=0|1 Specifies whether to display the browser menu bar.
scrollbars=0|1 Specifies whether the new window should have scrollbars.
resizable=0|1 Specifies whether the new window is resizable.
width=pixels Specifies the width of the new window.
height=pixels Specifies the height of the new window.
top=pixels Specifies the Y coordinate of the top left corner of the new window. (Not supported in version 3 browsers.)
left=pixels Specifies the X coordinate of the top left corner of the new window. (Not supported in version 3 browsers.)


[Dit bericht is aangepast door r0bert (02-12-2001).]

pietje63 03-12-2001 15:49

Citaat:

r0bert schreef:
toolbar=0|1 Specifies whether to display the toolbar in the new window.
location=0|1 Specifies whether to display the address line in the new window.
directories=0|1 Specifies whether to display the Netscape directory buttons.
status=0|1 Specifies whether to display the browser status bar.
menubar=0|1 Specifies whether to display the browser menu bar.
scrollbars=0|1 Specifies whether the new window should have scrollbars.
resizable=0|1 Specifies whether the new window is resizable.
width=pixels Specifies the width of the new window.
height=pixels Specifies the height of the new window.
top=pixels Specifies the Y coordinate of the top left corner of the new window. (Not supported in version 3 browsers.)
left=pixels Specifies the X coordinate of the top left corner of the new window. (Not supported in version 3 browsers.)


[Dit bericht is aangepast door r0bert (02-12-2001).]

ok dank je, zal het proberen


Alle tijden zijn GMT +1. Het is nu 21:56.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.