1
vote
3answers
65 views
Are these JQuery calls the same?
Hi guys,
Could someone tell me if this:
$.ajax({
url: 'test.html',
success: function(data) {
alert("Data Loaded: " + data);
}
});
is …
0
votes
1answer
44 views
Problem with output, doesn’t read jump…
.section .data
msgI:
.ascii "x = y\n"
msgI_end:
msgM:
.ascii "x > y\n"
msgM_end:
msgL:
.ascii "x < y\n"
msgL_end:
.section .text
.globl main
main:
movl $5, %eax …
0
votes
0answers
21 views
Free alternatives for Windows 7 Problem reporting tool on Windows XP [closed]
Hi all,
I've already asked this question in superuser.com - nobody answered it.
Maybe anybody knows a free alternative to the Windows 7 "Problem reporting tool" which would work …
-1
votes
2answers
75 views
java scripts deleted now what [closed]
i discoverd that my web site has all java scripts are now deleted!!!! what should i do???
