Re: JavaScript Scroll Bars

by "Cindy Stanley, SSS WebWorks" <stanleysupport(at)prodigy.net>

 Date:  Thu, 24 Aug 2000 12:03:59 -0400
 To:  <hwg-languages(at)hwg.org>
  todo: View Thread, Original
From: David Andrew <davida51(at)swbell.net>
>I have a JavaScript Pop Up window that does not show the horizontal
>scroll bar.

>function openAppendixA()
>{
>        windowAppendixA = window.open('AppendixA.htm', 'AppendixAWin',
>'toolbar=no,location=no,scrollbars=yes,width=500,height=400,left='+leftPos+
',top=0'
>}

Is the width of the popup content smaller than 500? If so, reduce the width
in your script. Also, it might help to add resizable=yes or resizable=0 (a
shot in the dark).

--
Cindy K. Stanley, SSS
Stanley Support Service

HWG: hwg-languages mailing list archives, maintained by Webmasters @ IWA