[Laszlo-user] Create a scrollbar with Javascript?
Matt Hubbard
matt_hubbard at okcareertech.org
Tue Apr 4 09:26:30 EDT 2006
I have a script that displays the contents of an xml file as a set of
views stacked vertically. The height of each view in the stack is 200,
so I need a scrollbar on each of these in case the text for that view is
taller than the allowed area. Here's the rub. I create these views
with Javascript:
i.e. - var txt = new LzText();
. . . so there's no place to include the <vscrollbar/>.
Can I create a scrollbar on my text views with javascript?
Matt Hubbard
More information about the Laszlo-user
mailing list