<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>koseki2</author_name>
  <author_url>https://blog.hatena.ne.jp/koseki2/</author_url>
  <blog_title>こせきの技術日記</blog_title>
  <blog_url>https://koseki.hatenablog.com/</blog_url>
  <categories>
    <anon>JavaScript</anon>
  </categories>
  <description>http://blog.masuidrive.jp/articles/2006/01/05/validation 同様のスクリプトをいくつか見た中では、上のが一番良かった。 余計な視覚効果を入れない。 ビヘイビアを使った組み込み方法が秀逸。 (prototype.jsを除き)1個ファイル追加するだけ。 などの点で優れていると思った。 ……が、紹介記事のコメントにもあるとおり、この validate.js はパスワード入力欄で正しく動作しない。その修正。275行目 if(el.type=='text') { ↓ if(el.type=='text' || el.type=='password' …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkoseki.hatenablog.com%2Fentry%2F20070309%2Fvalidatejs&quot; title=&quot; リアルタイムバリデーション validate.js を修正する - こせきの技術日記&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>http://screenshot.hatena.ne.jp/images/200x150/5/3/b/9/5/e474b7f8d1ef74eb28aa4626d954f11d3d7.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2007-03-09 00:00:00</published>
  <title> リアルタイムバリデーション validate.js を修正する</title>
  <type>rich</type>
  <url>https://koseki.hatenablog.com/entry/20070309/validatejs</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
