Slashdot Mirror


User: RDMsoft

RDMsoft's activity in the archive.

Stories
0
Comments
5
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 5

  1. Re:First thoughts on W3C Publishes First Public Working Draft of HTML 5 · · Score: 1

    HTML 5 doesn't drop the target attribute for a elements, in fact it's kind-of adding it, as it was deprecated in HTML 4. It does, however, drop it for link elements.

  2. Re:Still sloppy on W3C Publishes First Public Working Draft of HTML 5 · · Score: 1

    The doctype syntax is retained in order to put existing browsers in no-quirks mode. Also, the html element's start tag is optional, like in HTML 4.

  3. Re:WTF?! on W3C Considering An HTML 5 · · Score: 1

    p and div aren't being deprecated, nor are they being depreciated. However HTML 5 does have new elements such as nav, header, footer, and article for the exact use case you suggested. If widely used (and yeah, that is a big "if"), this would help both search engines and accessibility tools.

  4. Re:List of XUL Applications? on Songbird Source Released · · Score: 1

    Blatant plug of my own link: ChatZilla on XULRunner.

    See also the "XULRunner Hall of Fame" on DevMo.

  5. Re:Yet again I was interrupted while I work on Mozilla Firefox 1.5.0.3 Released · · Score: 1

    Just what I was going to say. However, if anyone wants to turn this on for themselves, they can set the pref "app.update.silent" to true.