AES/newspost <si*****@stanford.edu> wrote:
Just been involved with a web site where clicking a button on the main
page opened a second (or secondary) window intended to function like a
dialog box in Apple GUI jargon. (The primary page was a private
nonprofit organization's home page and the secondary window was actually
an election ballot.)
The secondary window opened smaller than the primary page, both
vertically and horizontally, with a vertical scroll bar which had the
usual slider, an up arrow at the top of the bar, but -- unusual, in my
experience -- no down arrow at the bottom (though the slider could be
dragged down, or clicked down by clicking below it in the scroll bar
itself).
The only thing I can think of was the the new window was positioned so
that it's bottom end was off the bottom of the desktop. This happens
quite often when authors create popup windows with large heights via
JavaScript.
Would this be due to some kind of coding glitch in the HTML, for the
primary page or the second window, and what kind of glitch or error
might this be?
I can't think of anything in HTML that could cause this. If the popup
was created via JavaScript then the height and/or the position could
have been set too great/low.
Steve
--
"My theories appal you, my heresies outrage you,
I never answer letters and you don't like my tie." - The Doctor
Steve Pugh <st***@pugh.net> <http://steve.pugh.net/>