pastebin
Add a new paste
View all pastes
Change language
Dutch
English
French
Russian
menu
URL Shortener
Multiple URL shortener
browser info
Whois IP and domain lookup
Capture a Website screenshot
Disqus Chatroom
Registration
pastebin
Paste Search Dynamic
Recent pastes
cnt
4 hours ago
warning infinitely in
4 hours ago
BHPSOGWO
4 hours ago
Arrays associate
4 hours ago
Schedule
4 hours ago
Arrays associate error
4 hours ago
test
4 hours ago
ArrayList
4 hours ago
mainloop
4 hours ago
ArrayHash
4 hours ago
ajax url data type json
$.
ajax
(
{
url:
'/json-test/1.js'
,
dataType:
'json'
,
success:
function
(
data
)
{
alert
(
data.
author
+
' - '
+ data.
bookname
)
;
}
}
)
;
Parsed in 0.003 seconds