Talk:Prompt serviceFrom MozillaZine Knowledge BaseI removed the enablePrivilede line, because it's seldom needed, never in extensions. Webpages should use simple alert/prompt/confirm etc. //netscape.security.PrivilegeManager.enablePrivilege("UniversalXPConnect"); Also removed the "not working" and "finally" sections, as the first wasn't informative and second one no longer applies, as I heavily edited the article. I replaced it with a credit and a link to the original version. --asqueella 11:12, 25 Apr 2005 (PDT) [edit] Any way to specify drop-down listbox for select()?For the select() method, is there any way to specify the listbox be a drop-down listbox instead of a listbox which displays all options with a scrollbar?
|