//By Gubatron, just a silly function to clear the contents of a listbox object var ua = navigator.userAgent.toLowerCase(); var Browser = new Object() Browser.isIE = window.ActiveXObject ? true : false; Browser.isFirefox = (ua.indexOf(“firefox”)!=-1); function clearListbox(listboxObject) { if (Browser.isFirefox) { //in firefox “Option” objects remove themselves. var options = listboxObject.options while (options.length > 0) { options[options.length-1].remove() […]
“3.3.1 — Books may only be written in the manner prescribed by Apple and must not use any other non Apple word processing software. Books must be originally written in Apple iWork or Apple TextEdit (e.g., Books written ORIGINALLY in Microsoft Word, Wordperfect, Notepad, or in Paper Type Writers will be rejected). Books may only […]