This commit is contained in:
Remy Sharp 2010-03-06 10:18:56 +00:00
parent e9c484f79d
commit 48ad0e58a3
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ label {
<section>
<p>Instructions: grab <em>anything</em> and drag it in to the drop zone below. I've included some text below, but you can drag urls, bookmarklets, files, <em>anything</em>.</p>
<p>Check out the functionality in different browsers, because the same content appears differently when dropped. Something to watch out for in the future.</p>
<p>Change the options below to see the difference between the default Text and sniffing for data (not supported in IE I'm affriad).</p>
<p>Change the options below to see the difference between the default Text and sniffing for data (not supported in IE I'm afraid).</p>
<p>Try also dropping a few files from your desktop on the drop zone and notice the content-type: text/uri-list</p>
<div>
<input type="radio" name="getDataType" value="text" id="text" checked="checked" /> <label for="text">getData('Text')</label>