Sign in
apache
/
netbeans
/
refs/heads/release190
/
.
/
webcommon
/
javascript2.jquery
/
test
/
unit
/
data
/
testfiles
/
completion
/
propertyNames.js
blob: d1969ef27e80e339c6bb1a3cd3c0f620af115c5d [
file
] [
log
] [
blame
]
$
.
ajax
({
async
:
false
,
complete
:
function
(
jqXHR
,
textStatus
)
{
},
contentType
:
''
,
// here cc 02
error
:
function
(
jqXHR
,
textStatus
,
errorThrown
)
{
},
// here cc 01
contents
:
ss
});