Path: csiph.com!feeder.erje.net!1.eu.feeder.erje.net!weretis.net!feeder1.news.weretis.net!news.solani.org!.POSTED!not-for-mail From: Thomas 'PointedEars' Lahn Newsgroups: comp.lang.javascript Subject: Re: How fetch data from form for javascript screening Date: Wed, 13 Jul 2016 18:03:44 +0200 Organization: PointedEars Software (PES) Lines: 59 Message-ID: <6567809.EvYhyI6sBW@PointedEars.de> References: <7944450.CDJkKcVGEf@PointedEars.de> <19082016.EfDdHjke4D@PointedEars.de> Reply-To: Thomas 'PointedEars' Lahn Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8Bit X-Trace: solani.org 1468425826 30458 eJwNwocRwDAIBLCV8oGnjONQ9h/BOYlisHI1mnJ/weyscH13Dr8tyo53C6rBNV3ogwlLdxy5JOgRGQ== (13 Jul 2016 16:03:46 GMT) X-Complaints-To: abuse@news.solani.org NNTP-Posting-Date: Wed, 13 Jul 2016 16:03:46 +0000 (UTC) User-Agent: KNode/4.14.2 X-User-ID: eJwFwYEBwCAIA7CXcNCK5yjQ/09YAudi7SAYEBQeN16Kg0lk0lJAeBv37Fs95ueM2KO4JucrVWf1aup8P1OjFkY= Cancel-Lock: sha1:DsvJPa1VXmpO14vKrqnavb+sAlc= X-NNTP-Posting-Host: eJwNyMERwDAIA7CVcAC7jNMmsP8IzemndIJbwWTkXBoDp+ql8qimzCfbDxqrtwESTit83f6eHw7JELU= Xref: csiph.com comp.lang.javascript:30856 Robert Baer wrote: > Thomas 'PointedEars' Lahn wrote: >> Robert Baer wrote: >>> Evertjan. wrote: >>>> document.document.getElementsByClassName("form-control")[0].innerHTML >>> Cannot use.; the getElementsByClassName() method is not supported in >>> Internet Explorer 8 and earlier versions. >> >> Do you need to support IE<= 8? > * IE7 would be nice,but it looks like i can safely ignore it, especially > if it gives too many problems. If you have no explicit requirement to support IE 8, you can ignore it now, too: shows that you only need to support IE 8 if you need to support - Windows Embedded Standard 2009 (WES09), - Windows Embedded POSReady 2009, or - Windows Thin PC as users can and are recommended to upgrade to IE 9 or later on other versions of Windows. Caveat: Your site or Web application must not run in Document Compatibility Mode of IE 9 or later as that is equivalent to running in IE 8 or earlier. The appropriate “meta” elements should be included to prevent that from happening (hiding the Compatibility Mode button in the Location Bar). > * except for implementing form validation code for the form, it appears > that all of my new HTML5 pages behave from IE6 all the way up. IE 8 also does not support HTML5 out of the box. > Strangely, IE9 gave the most sass. > Would you believe IE5 was almost better? I beg your pardon? >>> I could just as easily make up something: fetchStuffByAnyNameOrId(); >>> the only advantage would be that i would KNOW it would not work. >> >> You are wasting precious time. Have you read “How To Ask Questions The >> Smart Way”? If no, read it, and act accordingly. NOW. > * OK; WHERE can i find that? (Why these asterisks?) You can find its URI on top of my first follow-up to your first posting in this thread. -- PointedEars FAQ: | SVN: Twitter: @PointedEars2 | ES Matrix: Please do not cc me. / Bitte keine Kopien per E-Mail.