Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.javascript > #8103

Re: multi browser forms issue

From Eric Bednarz <bednarz@fahr-zur-hoelle.org>
Newsgroups comp.lang.javascript
Subject Re: multi browser forms issue
Date 2011-11-07 14:01 +0100
Organization Eric Conspiracy Secret Labs
Message-ID <m2y5vsnl21.fsf@nntp.bednarz.nl> (permalink)
References <a9622d31-d06a-4886-8a6d-b90e8a1781ef@o19g2000vbk.googlegroups.com> <6b248eda-8b2d-4618-af26-d3983cdcdbb1@u10g2000prl.googlegroups.com>

Show all headers | View raw


David Mark <dmark.cinsoft@gmail.com> writes:

>> <!DOCTYPE HTML>
>
> Why are you using HTML5?

That’s not ‘using HTML5’, that’s choosing a rendering mode in a mnemonic
fashion, and without the cargo cult parts that do nothing.

> Many browsers in use (e.g. most versions of
> IE) don't know what it is. And seeing as multi-browser consistency is
> eluding you...

Many (besides academical experiments, I'd say all) browsers don’t know
what SGML is, still lots of websites try to look like (parts of) SGML
documents.

Having said that, the above document type declaration meets the SGML
production for ‘document type declaration’. Go figure.

>> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
>
> That's not right for HTML5.

There seem to be quite some things eluding you, too…

Back to comp.lang.javascript | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

multi browser forms issue Dizzee <slightlyandy@gmail.com> - 2011-11-06 14:07 -0800
  Re: multi browser forms issue Denis McMahon <denismfmcmahon@gmail.com> - 2011-11-06 22:38 +0000
  Re: multi browser forms issue David Mark <dmark.cinsoft@gmail.com> - 2011-11-07 04:40 -0800
    Re: multi browser forms issue Eric Bednarz <bednarz@fahr-zur-hoelle.org> - 2011-11-07 14:01 +0100
      Re: multi browser forms issue Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2011-11-07 14:13 +0100
        Re: multi browser forms issue Eric Bednarz <bednarz@fahr-zur-hoelle.org> - 2011-11-07 14:58 +0100
          Re: multi browser forms issue Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2011-11-07 15:51 +0100
      Re: multi browser forms issue "Jukka K. Korpela" <jkorpela@cs.tut.fi> - 2011-11-07 16:08 +0200
      Re: multi browser forms issue David Mark <dmark.cinsoft@gmail.com> - 2011-11-07 13:05 -0800
        Re: multi browser forms issue Eric Bednarz <bednarz@fahr-zur-hoelle.org> - 2011-11-07 23:07 +0100
          Re: multi browser forms issue Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2011-11-07 23:26 +0100
            Re: multi browser forms issue Eric Bednarz <bednarz@fahr-zur-hoelle.org> - 2011-11-09 20:17 +0100
              Re: multi browser forms issue Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2011-11-10 18:42 +0100
                Re: multi browser forms issue Eric Bednarz <bednarz@fahr-zur-hoelle.org> - 2011-11-11 23:38 +0100

csiph-web