| Programming C# C++ (7) Delphi (617) Java (8) JavaScript (31) Document (8) Events (8) ExtJS (9) Strings (3) perl (9) php (4) VBScript (1) Visual Basic (1) New related comments Number of comments in the last 48 hours Have a Javascript popup display Yes/ No instead of Confirm/ Cancel |
Javascript to clear a listbox
Question: How can I clear a listbox using Javascript?Answer: Use the code below. Call it by passing the listbox object to function clearlistbox()
Comments:
| ||||||||||||||||||