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 +0000jahourly1http://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#commentsWed, 12 May 2010 00:37:11 +0000http://blog.dacelo.info/html/entry-796.html続きを読む
No related posts.
Related posts brought to you by Yet Another Related Posts Plugin.]]>
]]>http://blog.dacelo.info/html/entry-796.html/feed2WordPressコメント欄の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#commentsFri, 23 Jan 2009 15:02:00 +0000/blog/wordpress/entry-653.html続きを読む
Related posts:
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, …))