Cross Reference: uploaderraw.html
xref
: /
yui3
/
src
/
uploader
/
tests
/
manual
/
uploaderraw.html
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
<!
DOCTYPE
HTML
PUBLIC
"-//W3C//DTD HTML 4.01//EN" "
http://www.w3.org/TR/html4/strict.dtd
"
>
<
html
>
<
head
>
<
title
>File Raw Test</
title
>
<
script
type=
"
text
/
javascript
"
src=
"/
js
/
uploadqueue.js
"
></
script
>
<
script
type=
"
text
/
javascript
"
src=
"/
js
/
html5uploader.js
"
></
script
>
<
script
type=
"
text
/
javascript
"
src=
"/
js
/
flashuploader.js
"
></
script
>
<
style
>
.yui3-skin-sam .redtext {
color:#ff0000;
}
</
style
>
</
head
>
<
body
class=
"yui3-skin-sam"
>
<
div
id=
"File Tests"
>File Raw Test</
div
>
</
body
>
</
html
>