Warning: Cannot modify header information - headers already sent in /home/dacelo/html/DocumentRoot/wp-includes/feed-rss2.php on line 8 Weblogy » HTML http://blog.dacelo.info WordPressのカスタマイズとプラグイン、CSSテクニック、SEOの話題など。 Thu, 10 Nov 2011 12:00:04 +0000 ja hourly 1 http://wordpress.org/?v=3.2.1 さらばFLASH。そしてHTML5へ… http://blog.dacelo.info/html/entry-796.html?utm_source=rss&utm_medium=rss&utm_campaign=%25e3%2581%2595%25e3%2582%2589%25e3%2581%25b0flash%25e3%2580%2582%25e3%2581%259d%25e3%2581%2597%25e3%2581%25a6html%25ef%25bc%2595%25e3%2581%25b8%25e2%2580%25a6 http://blog.dacelo.info/html/entry-796.html#comments Wed, 12 May 2010 00:37:11 +0000 http://blog.dacelo.info/html/entry-796.html 続きを読む No related posts. Related posts brought to you by Yet Another Related Posts Plugin.]]>

「IE6のシェアが6割以下に」に続いて、明るいニュースです。

MicrosoftがAppleやGoogleと同調”Webの未来はHTML5だ”–IE固有仕様がやっと一掃へ

Hachamovitchはもっと気を遣った言い方をしている。彼も”Flashにはやや問題があり、とくに信頼性とセキュリティとパフォーマンスの点で不満だ”と書いてはいるが、しかしFlashに依存している消費者はあまりにも多いから、MicrosoftはAdobeと協力して今後も改良に努めていく、と言い添えている。

そしてFlashが十分に改良されなかったら、…、そのときはHTML5がもっと大々的にWeb全域にわたって普及するだろう。MicrosoftとAppleとGoogleという三巨頭が歩を揃えれば、必ずそうなる。

MicrosoftがAppleやGoogleと同調”Webの未来はHTML5だ”–IE固有仕様がやっと一掃へ

これは期待が持てますね。
って、それまでにHTML5を充分研究しておかねば。

No related posts.

Related posts brought to you by Yet Another Related Posts Plugin.

]]>
http://blog.dacelo.info/html/entry-796.html/feed 2
WordPressコメント欄のaria-requiredについて http://blog.dacelo.info/wordpress/entry-653.html?utm_source=rss&utm_medium=rss&utm_campaign=wordpress%25e3%2582%25b3%25e3%2583%25a1%25e3%2583%25b3%25e3%2583%2588%25e6%25ac%2584%25e3%2581%25aearia-required%25e3%2581%25ab%25e3%2581%25a4%25e3%2581%2584%25e3%2581%25a6 http://blog.dacelo.info/wordpress/entry-653.html#comments Fri, 23 Jan 2009 15:02:00 +0000 /blog/wordpress/entry-653.html 続きを読む Related posts:
  1. FireFox5で対応していないプラグインを使用する Firefoxがアップデートのポリシーを替えたようで、バンバンとメジャーアップデートしています。 まあそれはいいんですけど、各種アドオンのアップデートが追いついていないのが一番困るところ。FireFoxを使う理由って、便 ...続きを読む...
  2. Evernote 4.4 の便利な新機能。とうとうノート間リンクが! 本日6月15日、Evernote4.4 Windows版が正式リリースされました。 色々と機能の改善が施されて、さらに便利に使えるようになっています。 1.ノート間リンク 全Evernoteユーザーが「あったらいいな」と ...続きを読む...
Related posts brought to you by Yet Another Related Posts Plugin.]]>

WordPressのテーマ作成中。
HTML Validatorに入れたら、コメントフォーム周りで「そんな要素はない」と叱られる。
見てみると、inputにaria-required=true という設定がある。
どうやらこれはアクセシビリティーに関する指定で、IE8からサポートされるらしいが、現状では特に意味を成さないので削除。

下記サイトの説明によると、
「フォームの必須要素に指定すると、空白のまま送信しようとするとエラーを出力する」
とのこと。
今までこういうフォームバリデートはJavaScriptかサーバーサイドのプログラム側でやるしかなかったけど、HTMLレベルでやってくれるようになるとしたらラクでいいですね。

大丈夫かなIE8…。

The aria-required property indicates which input fields of a form must be filled in before it can be submitted. If the user attempts to submit the form without the required information, you may set aria-invalid to indicate the error.
Note For cross-browser compatibility, always use the WAI-ARIA attribute syntax to access and modify ARIA properties, for example object.setAttribute(“aria-valuenow”, newValue).
ariaRequired Property (A, ABBR, ACRONYM, …)

Related posts:

  1. FireFox5で対応していないプラグインを使用する Firefoxがアップデートのポリシーを替えたようで、バンバンとメジャーアップデートしています。 まあそれはいいんですけど、各種アドオンのアップデートが追いついていないのが一番困るところ。FireFoxを使う理由って、便 ...続きを読む...
  2. Evernote 4.4 の便利な新機能。とうとうノート間リンクが! 本日6月15日、Evernote4.4 Windows版が正式リリースされました。 色々と機能の改善が施されて、さらに便利に使えるようになっています。 1.ノート間リンク 全Evernoteユーザーが「あったらいいな」と ...続きを読む...

Related posts brought to you by Yet Another Related Posts Plugin.

]]>
http://blog.dacelo.info/wordpress/entry-653.html/feed 1