JavaScript EditorFree JavaScript Editor     Perl Manuals 



Main Page

7.11. Moving to a Specific Index

To cause the Listbox to show a specific item, use the see method:

$lb->see(index);

Given an index, see will cause the Listbox to page up or down to show the item at that index. For an example of using see, see Section 7.19, "Listbox Example" later in this chapter.






JavaScript EditorJavaScript Formatter     Perl Manuals


©