git.asbjorn.biz
/
jquery.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Renamed "complete" to "done" in order to avoid conflicts with jXHR.complete.
[jquery.git]
/
test
/
data
/
test.html
1
html text<br/>
2
<script type="text/javascript">/* <![CDATA[ */
3
testFoo = "foo"; jQuery('#foo').html('foo');
4
ok( true, "test.html executed" );
5
/* ]]> */</script>
6
<script src="data/test.js"></script>
7
blabla