<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Html5 on php-tips.com</title>
    <link>https://php-tips.com/tags/html5/</link>
    <description>Recent content in Html5 on php-tips.com</description>
    <generator>Hugo</generator>
    <language>ja</language>
    <lastBuildDate>Tue, 03 May 2011 22:27:51 +0900</lastBuildDate>
    <atom:link href="https://php-tips.com/tags/html5/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>CakePHP1.3のForm HelperをHTML5対応にする</title>
      <link>https://php-tips.com/2011/05/03/cakephp13-html5-form-helper/</link>
      <pubDate>Tue, 03 May 2011 22:27:51 +0900</pubDate>
      <guid>https://php-tips.com/2011/05/03/cakephp13-html5-form-helper/</guid>
      <description>&lt;p&gt;CakePHP 1.x系ののヘルパーはHTML5に対応していません。
（CakePHP2.0では対応されます。&lt;/p&gt;
&lt;p&gt;FormHelperのinputメソッドでは、type属性にHTML5の属性（number,email等)を入れてしまうと、inputタグではなくtextareaタグとして出力されてしまいます。&lt;/p&gt;
&lt;p&gt;非常に残念な感じなので、CakePHP2.0から修正をバックポートしてみます。&lt;/p&gt;
&lt;p&gt;[ad]&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
