<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -57,6 +57,9 @@
         }
       } 
       if (!opts.text) {return;}
+      if ('placeholder' in this) {
+        return this.placeholder = opts.text;
+      }
       $input.data('dtInfo', {text: opts.text, prevClass: opts.defaultClass ? '.' + opts.defaultClass : ''});
       
       if ($input.parent().css('position') == 'static') {</diff>
      <filename>jquery.defaulttext.js</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>d28e5d16bfab0c0ea0246783b98b2973aa66bc7a</id>
    </parent>
  </parents>
  <author>
    <name>Karl Swedberg</name>
    <email>karl@englishrules.com</email>
  </author>
  <url>http://github.com/kswedberg/jquery-defaulttext/commit/fd9dcdc3b07438783606107105fc2f3990c0b692</url>
  <id>fd9dcdc3b07438783606107105fc2f3990c0b692</id>
  <committed-date>2009-11-04T06:51:03-08:00</committed-date>
  <authored-date>2009-11-04T06:51:03-08:00</authored-date>
  <message>* now uses HTML5 placeholder attribute for text when browser supports it.</message>
  <tree>be05c119eaf992e131bc00f9cf14fb47a60dcd18</tree>
  <committer>
    <name>Karl Swedberg</name>
    <email>karl@englishrules.com</email>
  </committer>
</commit>
